Skip to content
Snippets Groups Projects
Commit dafa1886 authored by Mart van Santen's avatar Mart van Santen
Browse files

Cheese

parent aedd81ed
No related branches found
No related tags found
2 merge requests!68Merge loginpanel into main and release 0.5.0,!57Resolve "Add login panel CI/CD to create (docker) image"
Pipeline #9904 failed with stages
in 1 minute and 16 seconds
......@@ -135,7 +135,7 @@ behave-integration:
alias: oidc
variables:
OIDC_ONLY: "OIDCONLY"
PUBLIC_URL: "http://localhost:5001/"
PAUBLIC_URL: "http://localhost:5001/"
DATABASE_URL: "postgresql://postgres:postgres@postgres/postgres"
variables:
# Feature Flag FF_NETWORK_PER_BUILD Enables creation of a docker network per build
......@@ -149,7 +149,7 @@ behave-integration:
HYDRA_ADMIN_URL: "http://hydra:4445"
KRATOS_PUBLIC_URL: "http://kratos:4433"
KRATOS_ADMIN_URL: "http://kratos:4434"
PUBLIC_URL: "http://localhost:5000/"
PAUBLIC_URL: "http://localhost:5000/"
DATABASE_URL: "postgresql://postgres:postgres@postgres/postgres"
# URLS_LOGIN: "http://login:5000/login"
# URLS_LOGOUT: "http://logout:5002/logout"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment