Bruh no way this works

This commit is contained in:
Isaac Shoebottom 2024-05-31 21:14:27 -03:00
parent f55559a499
commit c20aa976b6
4 changed files with 4 additions and 4 deletions

View File

@ -8,4 +8,4 @@ services:
- ZONE=shoebottom.ca
- PROXIED=true
env_file:
- stack.env
- ../stack.env

View File

@ -26,4 +26,4 @@ services:
- NET_ADMIN # Required if you are using Pi-hole as your DHCP server, else not needed
restart: unless-stopped
env_file:
- stack.env
- ../stack.env

View File

@ -17,4 +17,4 @@ services:
- /docker/appdata/vikunja/db:/db
restart: unless-stopped
env_file:
- stack.env
- ../stack.env

View File

@ -14,7 +14,7 @@ services:
- WATCHTOWER_INCLUDE_RESTARTING=true
- WATCHTOWER_POLL_INTERVAL=7200
env_file:
- stack.env
- ../stack.env
networks:
default: