fix: disable wellKnownDelegation to resolve ACME cert conflict on axion1337.chat

This commit is contained in:
Scrublord MacBad 2026-04-21 23:00:48 +02:00
parent 2f4e4c9b26
commit 68aec4fc69

View File

@ -56,5 +56,6 @@ 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
wellKnownDelegation:
enabled: true
enabled: false