support test usecase to not put logs in /var/log
This commit is contained in:
+1
-1
@@ -35,5 +35,5 @@ exports = module.exports = {
|
||||
|
||||
AUTO_PROVISION_FILE: path.join(config.baseDir(), 'configs/autoprovision.json'),
|
||||
|
||||
LOG_FOLDER: '/var/log/cloudron'
|
||||
LOG_DIR: path.join(config.logDir(), 'cloudron')
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user