- Streamline variable organization and formatting - Reduce redundant comments and improve clarity - Maintain all required variables for each stack
16 lines
203 B
Plaintext
16 lines
203 B
Plaintext
# Alternatives Stack Environment Variables
|
|
|
|
TZ=
|
|
PUID=
|
|
PGID=
|
|
SERVER_IP=
|
|
SERVER_HOSTNAME=
|
|
DOMAIN=
|
|
|
|
MEDIA_DIR=
|
|
PLEX_CLAIM=
|
|
|
|
AUTHENTIK_SECRET_KEY=
|
|
AUTHENTIK_DB_NAME=
|
|
AUTHENTIK_DB_USER=
|
|
AUTHENTIK_DB_PASSWORD= |