set debug for hydra-sql
This commit is contained in:
parent
ca73aff3b4
commit
073cc655fd
@ -13,6 +13,8 @@ configMapGenerator:
|
|||||||
- name: hydra-sql-env
|
- name: hydra-sql-env
|
||||||
behavior: create
|
behavior: create
|
||||||
literals:
|
literals:
|
||||||
|
- APP_ENV=dev
|
||||||
|
- APP_DEBUG=true
|
||||||
- ISSUER_URL="http://localhost:8000"
|
- ISSUER_URL="http://localhost:8000"
|
||||||
- BASE_URL='http://localhost:8080'
|
- BASE_URL='http://localhost:8080'
|
||||||
- HYDRA_ADMIN_BASE_URL='http://hydra:4445/admin'
|
- HYDRA_ADMIN_BASE_URL='http://hydra:4445/admin'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user