Skip to content

Commit 8cbc219

Browse files
author
SPRINX0\prochazka
committed
REDIRECT_TO_DBGATE_CLOUD_LOGIN env var docs
1 parent ed667bc commit 8cbc219

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/env-variables.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ The following variables are available in both Community and Premium edition. How
5757
* SINGLE_DATABASE - database name, only this database will be available. (must be used with SINGLE_CONNECTION)
5858
* BASIC_AUTH - if true or 1 , basic authentization of both web and API is used. Otherwise, login form and JWT token base API authentization is used. Basic authentization cannot be used for OAuth authentization.
5959
* ALLOW_DBGATE_PRIVATE_CLOUD - by default, DbGate cloud is disabled for web version. Using this variable, you could enable it
60+
* REDIRECT_TO_DBGATE_CLOUD_LOGIN - in web version, redirect to DbGate cloud login, instead of opening new window
6061

6162
## Logging configuration
6263
* LOG_LEVEL - all messages with this log level or bigger will be logged. One of values trace, debug, info, warn, error, fatal. Default is info

0 commit comments

Comments
 (0)