Remove supportConfig route

This commit is contained in:
Johannes Zellner
2023-12-03 16:24:16 +01:00
parent b9e584752b
commit 8927634636
7 changed files with 12 additions and 51 deletions
-1
View File
@@ -38,7 +38,6 @@ exports = module.exports = {
REGISTRY_CONFIG_KEY: 'registry_config',
REVERSE_PROXY_CONFIG_KEY: 'reverseproxy_config',
SERVICES_CONFIG_KEY: 'services_config',
SUPPORT_CONFIG_KEY: 'support_config',
TIME_ZONE_KEY: 'time_zone',
TRUSTED_IPS_KEY: 'trusted_ips_key',
WEB_SERVER_ORIGIN_KEY: 'web_server_origin',