Bruh no way this works
This commit is contained in:
parent
f55559a499
commit
c20aa976b6
@ -8,4 +8,4 @@ services:
|
|||||||
- ZONE=shoebottom.ca
|
- ZONE=shoebottom.ca
|
||||||
- PROXIED=true
|
- PROXIED=true
|
||||||
env_file:
|
env_file:
|
||||||
- stack.env
|
- ../stack.env
|
@ -26,4 +26,4 @@ services:
|
|||||||
- NET_ADMIN # Required if you are using Pi-hole as your DHCP server, else not needed
|
- NET_ADMIN # Required if you are using Pi-hole as your DHCP server, else not needed
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
env_file:
|
env_file:
|
||||||
- stack.env
|
- ../stack.env
|
@ -17,4 +17,4 @@ services:
|
|||||||
- /docker/appdata/vikunja/db:/db
|
- /docker/appdata/vikunja/db:/db
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
env_file:
|
env_file:
|
||||||
- stack.env
|
- ../stack.env
|
@ -14,7 +14,7 @@ services:
|
|||||||
- WATCHTOWER_INCLUDE_RESTARTING=true
|
- WATCHTOWER_INCLUDE_RESTARTING=true
|
||||||
- WATCHTOWER_POLL_INTERVAL=7200
|
- WATCHTOWER_POLL_INTERVAL=7200
|
||||||
env_file:
|
env_file:
|
||||||
- stack.env
|
- ../stack.env
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
default:
|
default:
|
||||||
|
Loading…
Reference in New Issue
Block a user