feat(synapse): move synapse to stable
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
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"
|
||||
@@ -0,0 +1,5 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user