mirror of
https://git.anonymousland.org/deathrow/synapse-docker-deployment.git
synced 2024-10-01 11:49:56 -04:00
9 lines
225 B
Plaintext
9 lines
225 B
Plaintext
POSTGRES_USER=user
|
|
POSTGRES_PASSWORD=password
|
|
POSTGRES_DB=db
|
|
SWAG_URL=example.tld
|
|
SWAG_SUBDOMAINS=matrix, dimension, maubot
|
|
SWAG_EMAIL=email@example.tld
|
|
DIMENSION_DB_USER=user
|
|
DIMENSION_DB_PASSWORD=password
|
|
DIMENSION_DB_DB=db |