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 d0eef12 commit 5eeab62Copy full SHA for 5eeab62
compose.yaml
@@ -35,7 +35,6 @@ services:
35
PGRST_DB_ANON_ROLE: anon
36
PGRST_DB_SCHEMAS: api
37
PGRST_DB_URI: postgres://authenticator:${PGRST_AUTHENTICATOR_PASS:?}@postgres:5432/app
38
- PGRST_DB_USE_LEGACY_GUCS: false
39
PGRST_JWT_SECRET: ${PGRST_JWT_SECRET:?}
40
PGRST_OPENAPI_MODE: ignore-privileges
41
0 commit comments