You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/env-variables.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ These variables are available only in Premium edition.
29
29
* ADMIN_PASSWORD - password for administrator. Administration is available on URL https://dbgate_url/admin.html. If password is not defined and STORAGE_DATABASE is defined, DbGate asks for admin password at first.
30
30
* DBGATE_LICENSE - license key for DbGate. Please contact [email protected] for trial license. If not defined, DbGate Premium asks for license at first. DbGate Community doesn't require any license.
31
31
32
-
### Additional connetion params of storage connection (now available only in BETA)
32
+
### Additional connection params of storage (now available only in BETA)
33
33
* STORAGE_SOCKET_PATH - socket path for storage connection
34
34
* STORAGE_DATABASE_URL - database URL for storage connection
35
35
* STORAGE_AUTH_TYPE - authentication type for storage connection. Values are the same as for AUTH_TYPE_xxx variable
0 commit comments