Skip to content

Commit 5eeab62

Browse files
committed
Remove PGRST_DB_USE_LEGACY_GUCS
It was the default anyway
1 parent d0eef12 commit 5eeab62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ services:
3535
PGRST_DB_ANON_ROLE: anon
3636
PGRST_DB_SCHEMAS: api
3737
PGRST_DB_URI: postgres://authenticator:${PGRST_AUTHENTICATOR_PASS:?}@postgres:5432/app
38-
PGRST_DB_USE_LEGACY_GUCS: false
3938
PGRST_JWT_SECRET: ${PGRST_JWT_SECRET:?}
4039
PGRST_OPENAPI_MODE: ignore-privileges
4140

0 commit comments

Comments
 (0)