Make reverseProxy.configureAdmin not use config

This way we can set things up before modifying config for dashboard switch
This commit is contained in:
Girish Ramakrishnan
2018-12-13 21:42:47 -08:00
parent 3137dbec33
commit f0dbf2fc4d
3 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ exports = module.exports = {
'admins', 'users' // ldap code uses 'users' pseudo group
],
ADMIN_NAME: 'Settings',
ADMIN_LOCATION: 'my',
NGINX_ADMIN_CONFIG_FILE_NAME: 'admin.conf',
NGINX_DEFAULT_CONFIG_FILE_NAME: 'default.conf',