feat(config,caddy): single gateway port and site.caddy per the komodo convention
This commit is contained in:
@@ -9,7 +9,9 @@ services:
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
volumes:
|
||||
- ./Caddyfile:/etc/caddy/Caddyfile
|
||||
- ./Caddyfile:/etc/caddy/Caddyfile:ro
|
||||
# каталог, не файл: git меняет inode, одиночный bind-mount залипает
|
||||
- ./:/etc/caddy/projects.d/beaver-agent:ro
|
||||
- caddy_data:/data
|
||||
env_file:
|
||||
- .env
|
||||
|
||||
Reference in New Issue
Block a user