Added .env.example files to all folders and changed the port env var for Gitea to follow naming convention

This commit is contained in:
2026-02-21 11:20:43 -08:00
parent b49b904333
commit 8f2142c1f2
6 changed files with 32 additions and 1 deletions

2
Watchtower/.env.example Normal file
View File

@@ -0,0 +1,2 @@
# Time Zone where the application is operating
WATCHTOWER_TZ="America/Los_Angeles"