fix: key error

This commit is contained in:
Inex Code 2024-07-30 15:49:54 +03:00
parent 806c3052ff
commit d97a3954f0

View file

@ -8,7 +8,7 @@ DEFAULT_SUBDOMAINS = {
"pleroma": "social", "pleroma": "social",
"roundcube": "roundcube", "roundcube": "roundcube",
"testservice": "test", "testservice": "test",
"prometheus": "", "monitoring": "",
} }
RESERVED_SUBDOMAINS = [ RESERVED_SUBDOMAINS = [