dsf
This commit is contained in:
parent
3879456c29
commit
8144239aa3
1 changed files with 5 additions and 0 deletions
|
|
@ -23,6 +23,11 @@ services:
|
|||
- /export/Docker/caddy/Caddyfile:/etc/caddy/Caddyfile
|
||||
- /export/Docker/caddy:/data
|
||||
- /export/Docker/caddy/logs:/var/log/caddy # Mount logs for CrowdSec
|
||||
logging:
|
||||
driver: "gelf"
|
||||
options:
|
||||
gelf-address: "udp://192.168.5.17:12201"
|
||||
tag: "vikunja"
|
||||
deploy:
|
||||
placement:
|
||||
constraints:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue