yamllint fixes
Some checks failed
Docker Compose Linter / Docker Compose Linter (push) Failing after 4s

This commit is contained in:
Seaswimmer 2023-10-21 13:30:31 -04:00
parent 6aa87f5bf5
commit 5f74161279
No known key found for this signature in database
GPG key ID: 5019678FD9CF50D8
5 changed files with 16 additions and 16 deletions

View file

@ -32,9 +32,9 @@ services:
ports:
- "1234:80"
# Change the port allocations to the following if you want to reverse proxy with this Caddy container:
#ports:
#- "80:80"
#- "443:443"
# ports:
# - "80:80"
# - "443:443"
volumes:
- ./Caddyfile:/etc/caddy/Caddyfile
- ./data/caddy-data:/data