vbn
This commit is contained in:
parent
fde120e0a4
commit
5302bbe378
1 changed files with 30 additions and 25 deletions
|
|
@ -13,13 +13,18 @@ services:
|
||||||
- "6868:6868"
|
- "6868:6868"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- /data/nfs/Baxter/Docker/profilarr:/config
|
- /DockerVol/profilarr:/config
|
||||||
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
- netgrimoire
|
- netgrimoire
|
||||||
|
|
||||||
|
deploy:
|
||||||
|
placement:
|
||||||
|
constraints:
|
||||||
|
- node.hostname == docker4
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
# -------------------------
|
# -------------------------
|
||||||
# Diun (image update notify)
|
# Diun (image update notify)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue