Change path of autoprovision.conf since /root is not readable

This commit is contained in:
Girish Ramakrishnan
2017-11-28 01:23:10 -08:00
parent 8701b36123
commit d001647704
3 changed files with 4 additions and 3 deletions
-1
View File
@@ -26,7 +26,6 @@ exports = module.exports = {
NGINX_ADMIN_CONFIG_FILE_NAME: 'admin.conf',
GHOST_USER_FILE: '/tmp/cloudron_ghost.json',
AUTO_PROVISION_FILE: '/root/autoprovision.json',
DEFAULT_TOKEN_EXPIRATION: 7 * 24 * 60 * 60 * 1000, // 1 week