mirror of
https://github.com/elAgala/server-initializer.git
synced 2026-02-14 05:06:18 +00:00
Modify deployed files location | Adapt Caddy templaate to new structure
This commit is contained in:
@@ -23,7 +23,7 @@ services:
|
||||
environment:
|
||||
- CROWDSEC_API_KEY=${CROWDSEC_API_KEY}
|
||||
volumes:
|
||||
- ../static:/src/static # Your static files location
|
||||
- ../../deploy:/srv/static # Your static files location
|
||||
- ./caddy/Caddyfile:/etc/caddy/Caddyfile
|
||||
- ./caddy/coraza/coraza.conf:/etc/caddy/coraza.conf
|
||||
- ./caddy/logs:/var/log/caddy
|
||||
|
||||
Reference in New Issue
Block a user