pilot ereuse: use gunicorn on devicehub
it will not be as https://gitea.pangea.org/trustchain-oc1-orchestral/IdHub/issues/203 because it does not verify
This commit is contained in:
parent
053fe66697
commit
d9775501ad
|
@ -68,6 +68,7 @@ services:
|
|||
- HOST=devicehub.demo.pangea.org
|
||||
- DEVICEHUB_HOST=https://devicehub.demo.pangea.org
|
||||
- ID_FEDERATED=DH9
|
||||
- DEPLOYMENT=PROD
|
||||
- DB_USER=${DEVICEHUB_DB_USER}
|
||||
- DB_PASSWORD=${DEVICEHUB_DB_PASSWORD}
|
||||
- DB_HOST=postgres-dh
|
||||
|
|
Reference in New Issue