x
This commit is contained in:
@@ -10,8 +10,8 @@ DB_PASSWORD=change_me_strong_password
|
||||
|
||||
# ---- PostgREST ----
|
||||
POSTGREST_JWT_SECRET=change_me_jwt_secret_min_32_chars
|
||||
# Pro lokální dev může být stejná jako DB_USER (PostgREST SELECT pod ems_user).
|
||||
POSTGREST_ANON_ROLE=ems_user
|
||||
# PostgREST anonymní role (viz db/migration/V009__postgrest_roles.sql + R__z_postgrest_ems_anon_grants.sql).
|
||||
POSTGREST_ANON_ROLE=ems_anon
|
||||
|
||||
# ---- OTE CZ import ----
|
||||
OTE_API_URL=https://www.ote-cr.cz/pubapi/v1/market-data/dam
|
||||
|
||||
Reference in New Issue
Block a user