move caddy to znas
This commit is contained in:
parent
0607943ea2
commit
58fe40dbfd
1 changed files with 2 additions and 6 deletions
|
|
@ -23,15 +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:
|
||||
- node.hostname == nas
|
||||
- node.hostname == znas
|
||||
|
||||
# restart: unless-stopped
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue