Skip to content
Snippets Groups Projects
Commit 68252b15 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-3184 fix typo

parent 12ef2ad4
No related branches found
No related tags found
No related merge requests found
...@@ -3,9 +3,9 @@ ...@@ -3,9 +3,9 @@
"env": { "env": {
"dbUrl": "mongodb+srv://pluto-database-user:XnHhfznNWg65NNd@pluto-database-svc.sh-e2e-dev.svc.cluster.local/admin?ssl=false", "dbUrl": "mongodb+srv://pluto-database-user:XnHhfznNWg65NNd@pluto-database-svc.sh-e2e-dev.svc.cluster.local/admin?ssl=false",
"database": "pluto-database", "database": "pluto-database",
"keycloakRealm": "by-e2e-locla-dev", "keycloakRealm": "by-e2e-local-dev",
"keycloakUrl": "https://sso.dev.by.kop-cloud.de/", "keycloakUrl": "https://sso.dev.by.kop-cloud.de/",
"keycloakClient": "by-e2e-locla-dev-goofy" "keycloakClient": "by-e2e-local-dev-goofy"
}, },
"fileServerFolder": ".", "fileServerFolder": ".",
"fixturesFolder": "./src/fixtures", "fixturesFolder": "./src/fixtures",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment