Skip to content

Commit c59f00f

Browse files
author
SPRINX0\prochazka
committed
fix
1 parent a75b21a commit c59f00f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/docs/env-variables.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ weight: 6
66

77
# Environment variables
88
Configuration via environment variables could be used in docker containers, also when using npm package. NPM package supports .env files.
9-
* [dbgate-serve](https://www.npmjs.com/package/dbgate-serve) - NPM package for Community edition
10-
* [dbgate-serve-premium](https://www.npmjs.com/package/dbgate-serve-premium) - NPM package for Premium edition
11-
* [dbgate/dbgate](https://hub.docker.com/r/dbgate/dbgate) - Docker image for Community edition
12-
* [dbgate/dbgate-premium](https://hub.docker.com/r/dbgate/dbgate-premium) - Docker image for Premium edition
9+
* [dbgate-serve](https://www.npmjs.com/package/dbgate-serve) - NPM package for Community edition
10+
* [dbgate-serve-premium](https://www.npmjs.com/package/dbgate-serve-premium) - NPM package for Premium edition
11+
* [dbgate/dbgate](https://hub.docker.com/r/dbgate/dbgate) - Docker image for Community edition
12+
* [dbgate/dbgate-premium](https://hub.docker.com/r/dbgate/dbgate-premium) - Docker image for Premium edition
1313

1414
## Premium vs Community edition
1515
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.

0 commit comments

Comments
 (0)