- Streamline variable organization and formatting - Reduce redundant comments and improve clarity - Maintain all required variables for each stack
16 lines
191 B
Plaintext
16 lines
191 B
Plaintext
# Infrastructure Stack Environment Variables
|
|
|
|
TZ=
|
|
PUID=
|
|
PGID=
|
|
SERVER_IP=
|
|
SERVER_HOSTNAME=
|
|
DOMAIN=
|
|
|
|
STACKS_DIR=
|
|
|
|
CODE_SERVER_PASSWORD=
|
|
CODE_SERVER_SUDO_PASSWORD=
|
|
|
|
WATCHTOWER_NOTIFICATION_URL=
|