6 lines
223 B
YAML
6 lines
223 B
YAML
matrix:
|
|
# Hostname where Synapse can be reached.
|
|
# This is *optional* if an Ingress is configured below. If hostname is unspecified, the Synapse hostname of the
|
|
# Ingress will be used
|
|
hostname: "matrix.example.com"
|