- Streamline variable organization and formatting - Reduce redundant comments and improve clarity - Maintain all required variables for each stack
15 lines
193 B
Plaintext
15 lines
193 B
Plaintext
# Wikis Stack Environment Variables
|
|
|
|
TZ=
|
|
PUID=
|
|
PGID=
|
|
SERVER_IP=
|
|
SERVER_HOSTNAME=
|
|
DOMAIN=
|
|
|
|
BOOKSTACK_DB_PASSWORD=
|
|
BOOKSTACK_DB_ROOT_PASSWORD=
|
|
|
|
MEDIAWIKI_DB_PASSWORD=
|
|
MEDIAWIKI_DB_ROOT_PASSWORD=
|