{ "m.homeserver": { "base_url": "https://{{ env "DOMAIN" }}" }{{ if eq (env "MAS_ENABLED") "1" }}, "org.matrix.msc2965.authentication": { "issuer": "https://{{ env "DOMAIN" }}/" }{{ end }} }