pilot setem: enable debug true

This commit is contained in:
pedro 2024-02-21 14:17:01 +01:00
parent 95d99c29e1
commit a4afdedb29
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@ services:
init: true
image: dkr-dsg.ac.upc.edu/trustchain-oc1-orchestral/idhub:latest
environment:
- DEBUG=true
- ADMIN_EMAIL=${IDHUB_PILOT_TEST__ADMIN_EMAIL}
- CREATE_TEST_USERS=true
# when enabling this pilot for its end users
@ -42,6 +43,7 @@ services:
init: true
image: dkr-dsg.ac.upc.edu/trustchain-oc1-orchestral/idhub:latest
environment:
- DEBUG=true
- ADMIN_EMAIL=${IDHUB_PILOT_TEST__ADMIN_EMAIL}
- CREATE_TEST_USERS=true
# when enabling this pilot for its end users