This commit is contained in:
Isaac Shoebottom 2024-05-30 12:44:13 -03:00
parent 131ef824bd
commit 1ea1a31e68
4 changed files with 0 additions and 4 deletions

View File

@ -5,6 +5,5 @@ services:
image: oznu/cloudflare-ddns:latest
restart: always
environment:
- API_KEY=rrsII0uMDMCjOjkpwicQJRh9JjiGIWvZpCLmCUzN
- ZONE=shoebottom.ca
- PROXIED=true

View File

@ -13,7 +13,6 @@ services:
- "31415:80/tcp"
environment:
TZ: 'America/Moncton'
WEBPASSWORD: 'Txx6jwOf213s51afeE'
FTLCONF_LOCAL_IPV4: '192.168.2.128'
PIHOLE_DNS_: "127.0.0.1#5335"
DNSSEC: "true"

View File

@ -4,7 +4,6 @@ services:
image: vikunja/vikunja
container_name: vikunja
environment:
VIKUNJA_SERVICE_JWTSECRET: TFph0aZKaoDL4zQESE
VIKUNJA_SERVICE_PUBLICURL: https://vikunja.shoebottom.ca/
VIKUNJA_SERVICE_ENABLEREGISTRATION: false
# Note the default path is /app/vikunja/vikunja.db.

View File

@ -8,7 +8,6 @@ services:
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
environment:
- WATCHTOWER_NOTIFICATION_URL=gotify://gotify.local:80/AqM0qG78r90ohBf?disabletls=yes
- WATCHTOWER_CLEANUP=true
- WATCHTOWER_REMOVE_VOLUMES=true
- WATCHTOWER_INCLUDE_RESTARTING=true