fix up nginx

This commit is contained in:
Matthew Hodgson
2024-11-04 18:58:43 +00:00
parent a3b41ec3ed
commit 1ad060cc0f
12 changed files with 139 additions and 139 deletions

View File

@@ -59,6 +59,7 @@ template() {
}
export CONFIG_HEADER="# WARNING: This file is autogenerated by element-quick-start from templates"
export DOLLAR='$' # evil hack to escape dollars in config files
(
export SECRETS_SYNAPSE_REGISTRATION_SHARED_SECRET=$(</secrets/synapse/registration_shared_secret)
export SECRETS_SYNAPSE_MACAROON_SECRET_KEY=$(</secrets/synapse/macaroon_secret_key)