- Streamline variable organization and formatting - Reduce redundant comments and improve clarity - Maintain all required variables for each stack
13 lines
147 B
Plaintext
13 lines
147 B
Plaintext
# Arcane Stack Environment Variables
|
|
|
|
TZ=
|
|
PUID=
|
|
PGID=
|
|
SERVER_IP=
|
|
SERVER_HOSTNAME=
|
|
DOMAIN=
|
|
|
|
PROJECTS_DIR=
|
|
|
|
ARCANE_JWT_SECRET=
|
|
ARCANE_ENCRYPTION_KEY= |