mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 04:16:00 +00:00
SYNC: don't show private cloud for web app
This commit is contained in:
committed by
Diflow
parent
a1405412a8
commit
01d256eeee
@@ -116,6 +116,7 @@ module.exports = {
|
||||
processArgs.runE2eTests ? 'connections-e2etests.jsonl' : 'connections.jsonl'
|
||||
),
|
||||
supportCloudAutoUpgrade: !!process.env.CLOUD_UPGRADE_FILE,
|
||||
allowPrivateCloud: platformInfo.isElectron || !!process.env.ALLOW_DBGATE_PRIVATE_CLOUD,
|
||||
...currentVersion,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user