synapse: rename synapse_public_base_domain to synapse_external_domain

This commit is contained in:
uumas
2024-11-19 21:31:14 +02:00
parent b74b49d6e9
commit 98edd6051a
3 changed files with 3 additions and 3 deletions

View File

@@ -39,4 +39,4 @@
UID: 991
GID: 991
service_container_http_port: 8008
service_domains: "{{ [synapse_public_base_domain] }}"
service_domains: "{{ [synapse_external_domain] }}"