File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -366,30 +366,6 @@ services:
366366 profiles :
367367 - " extras"
368368
369- pdpgui :
370- image : ghcr.io/openconext/openconext-pdp/pdp-gui:7.6.0
371- volumes :
372- - ./:/config
373- environment :
374- HTTPD_CSP : " "
375- HTTPD_SERVERNAME : " pdp.dev.openconext.local"
376- OPENCONEXT_INSTANCENAME : " OpenConext dev"
377- OPENCONEXT_ENGINE_LOGOUT_URL : " https://engine.dev.openconext.local/logout"
378- OPENCONEXT_HELP_EMAIL : " support@openconext.org"
379- SHIB_ENTITYID : " https://pdp.dev.openconext.local/shibboleth"
380- SHIB_REMOTE_ENTITYID : " https://engine.dev.openconext.local/authentication/idp/metadata"
381- SHIB_REMOTE_METADATA : " https://engine.dev.openconext.local/authentication/idp/metadata"
382- networks :
383- coreconextdev :
384- hostname : pdpgui.docker
385- depends_on :
386- engine :
387- condition : service_healthy
388- mariadb :
389- condition : service_healthy
390- profiles :
391- - " extras"
392-
393369 userlifecycle :
394370 image : ghcr.io/openconext/openconext-user-lifecycle/user-lifecycle:prod
395371 environment :
You can’t perform that action at this time.
0 commit comments