mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 09:05:59 +00:00
oauth working, but cycling sometimes
This commit is contained in:
@@ -40,7 +40,7 @@ module.exports = {
|
||||
isDocker: platformInfo.isDocker,
|
||||
permissions,
|
||||
login,
|
||||
oauth: process.env.OAUTH,
|
||||
oauth: process.env.OAUTH_AUTH,
|
||||
...currentVersion,
|
||||
};
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user