Make sysadminPort a constant

This commit is contained in:
Girish Ramakrishnan
2019-07-25 15:21:15 -07:00
parent d7dd069ae0
commit 2d260eb0d5
6 changed files with 6 additions and 10 deletions
+2
View File
@@ -21,6 +21,8 @@ exports = module.exports = {
ADMIN_LOCATION: 'my',
SYSADMIN_PORT: 3001,
NGINX_DEFAULT_CONFIG_FILE_NAME: 'default.conf',
GHOST_USER_FILE: '/tmp/cloudron_ghost.json',