Update .gitignore, README, and Traefik configuration; add new services and environment variables

This commit is contained in:
Peter Wood
2025-11-10 19:24:57 -05:00
parent b3ee10a119
commit f9073a07a5
10 changed files with 205 additions and 10 deletions

View File

@@ -7,6 +7,7 @@ services:
environment:
- DATA_DIR=/data
- TS_AUTHKEY=${TS_AUTHKEY}
- TSNET_FORCE_LOGIN=1
restart: always
labels:
- diun.enable=true