Refine .env.example files across all stacks

- Streamline variable organization and formatting
- Reduce redundant comments and improve clarity
- Maintain all required variables for each stack
This commit is contained in:
2026-02-10 20:23:52 -05:00
parent 4067ba9c38
commit 5df66a3923
17 changed files with 68 additions and 112 deletions

View File

@@ -7,9 +7,9 @@
# #### REQUIRED CONFIGURATION ####
# Required for file permissions (get with: id -u and id -g)
TZ=America/New_York
PUID=1000
PGID=1000
TZ=America/New_York
# This Server's IP and Hostname
SERVER_IP=