Add initial dashboard entrypoint server side rendering routes
This commit is contained in:
@@ -22,6 +22,7 @@ exports = module.exports = {
|
||||
INFRA_VERSION_FILE: path.join(baseDir(), 'platformdata/INFRA_VERSION'),
|
||||
CRON_SEED_FILE: path.join(baseDir(), 'platformdata/CRON_SEED'),
|
||||
TRANSLATIONS_DIR: path.join(dashboardDir(), 'translation'),
|
||||
DASHBOARD_DIR: dashboardDir(),
|
||||
|
||||
PROVIDER_FILE: '/etc/cloudron/PROVIDER',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user