add migration to add consoleServerOrigin
This commit is contained in:
@@ -219,6 +219,7 @@ const gDefaults = (function () {
|
||||
|
||||
result[exports.API_SERVER_ORIGIN_KEY] = 'https://api.cloudron.io';
|
||||
result[exports.WEB_SERVER_ORIGIN_KEY] = 'https://cloudron.io';
|
||||
result[exports.CONSOLE_SERVER_ORIGIN_KEY] = 'https://console.cloudron.io';
|
||||
result[exports.DEMO_KEY] = false;
|
||||
|
||||
result[exports.APPSTORE_LISTING_CONFIG_KEY] = {
|
||||
|
||||
Reference in New Issue
Block a user