This commit is contained in:
2023-09-26 18:14:36 -06:00
commit fb5a0fc542
443 changed files with 21892 additions and 0 deletions

7
Tdarr/.env Normal file
View File

@@ -0,0 +1,7 @@
TZ=America/Denver
PUID=1000
PGID=1000
UMASK_SET=2
serverIP=172.20.0.2
serverPort=8266
webUIPort=8265