We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc069b8 commit a6d3a8cCopy full SHA for a6d3a8c
src/development/stack.yml
@@ -321,7 +321,7 @@ services:
321
# You can access the database via `adminer`.
322
command: -c maevsi.jwt_expiry_duration='1 month' -c wal_level=logical
323
environment:
324
- # POSTGRES_ADDITIONAL_DBS: grafana
+ POSTGRES_ADDITIONAL_DBS: grafana
325
POSTGRES_DB_FILE: /run/secrets/postgres_db
326
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
327
POSTGRES_USER_FILE: /run/secrets/postgres_user
0 commit comments