Skip to content

Commit 496b486

Browse files
author
SPRINX0\prochazka
committed
fix
1 parent 062fed8 commit 496b486

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/env-variables.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ Configuration via environment variables could be used in docker containers, also
99
* [dbgate/dbgate](https://hub.docker.com/r/dbgate/dbgate) - Docker image for Community edition
1010
* [dbgate/dbgate-premium](https://hub.docker.com/r/dbgate/dbgate-premium) - Docker image for Premium edition
1111

12-
## Premium vs Community edition
13-
Community (FOSS) edition uses only configuration from environment variables listed below. Premium edition uses database storage for settings with [administration UI](/features/administration), only few basic settings are configured with env variables.
12+
## Premium vs Team Community edition
13+
Community (FOSS) edition uses only configuration from environment variables listed below. Team Premium edition uses database storage for settings with [administration UI](/features/administration), only few basic settings are configured with env variables.
1414

15-
## Premium edition configuration
16-
These variables are available only in Premium edition.
15+
## Team Premium edition configuration
16+
These variables are available only in Team Premium edition.
1717
* STORAGE_SERVER - database server (host name) for storage database
1818
* STORAGE_USER - database user
1919
* STORAGE_PASSWORD - database password

0 commit comments

Comments
 (0)