mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-07-03 20:31:38 +00:00
added 'Caddyfile.private'
This commit is contained in:
@ -11,6 +11,7 @@ services:
|
||||
- "443:443/udp"
|
||||
volumes:
|
||||
- ./Caddyfile:/etc/caddy/Caddyfile
|
||||
- ./Caddyfile.private:/etc/caddy/Caddyfile.private
|
||||
- ./ssl:/etc/ssl/custom/
|
||||
env_file:
|
||||
- ./.env
|
||||
|
Reference in New Issue
Block a user