caddy update

This commit is contained in:
Timothy Pidashev
2024-03-16 22:52:40 -07:00
parent b87d34410a
commit 2fd5c7ec36
3 changed files with 1 additions and 1 deletions

0
caddyfile.prod Normal file
View File

View File

@@ -8,7 +8,7 @@ services:
- 80:80
- 443:443
volumes:
- ./Caddyfile.dev:/etc/caddy/Caddyfile:rw
- ./caddyfile.dev:/etc/caddy/Caddyfile:rw
restart: always
networks:
- caddy