Add PGRST_ROLE_CLAIM_KEY to ENV
This commit is contained in:
+2
-1
@@ -35,7 +35,8 @@ ENV PGRST_DB_URI= \
|
|||||||
PGRST_SECRET_IS_BASE64=false \
|
PGRST_SECRET_IS_BASE64=false \
|
||||||
PGRST_JWT_AUD= \
|
PGRST_JWT_AUD= \
|
||||||
PGRST_MAX_ROWS= \
|
PGRST_MAX_ROWS= \
|
||||||
PGRST_PRE_REQUEST=
|
PGRST_PRE_REQUEST= \
|
||||||
|
PGRST_ROLE_CLAIM_KEY=".role"
|
||||||
|
|
||||||
# PostgREST reads /etc/postgrest.conf so map the configuration
|
# PostgREST reads /etc/postgrest.conf so map the configuration
|
||||||
# file in when you run this container
|
# file in when you run this container
|
||||||
|
|||||||
Reference in New Issue
Block a user