fix valuemapping
This commit is contained in:
@@ -60,7 +60,7 @@ spec:
|
||||
elementWeb:
|
||||
enabled: true
|
||||
ingress:
|
||||
host: axion1337.chat
|
||||
host: chat.axion1337.chat
|
||||
|
||||
# Element Admin
|
||||
elementAdmin:
|
||||
@@ -69,6 +69,8 @@ spec:
|
||||
host: admin.axion1337.chat
|
||||
|
||||
# Well-Known auf der Apex-Domain (axion1337.chat/.well-known/matrix/*)
|
||||
# Deaktiviert — verursacht ACME-Konflikt mit elementWeb auf gleicher Domain
|
||||
# Aktiviert – notwendig für MatrixRTC-Discovery
|
||||
wellKnownDelegation:
|
||||
enabled: false
|
||||
enabled: true
|
||||
baseDomainRedirect:
|
||||
url: https://chat.axion1337.chat
|
||||
Reference in New Issue
Block a user