Skip to content
Snippets Groups Projects
Verified Commit cb7b35c2 authored by Sebastian Bergandy's avatar Sebastian Bergandy :keyboard:
Browse files

Merge branch 'main' into OZG-7507-admin-organisationsEinheit-loeschen

parents e229480b ae3d9a76
Branches
Tags
1 merge request!82OZG-7507 use new open dialog button
......@@ -33,7 +33,7 @@ services:
volumes:
- mongodb:/data/db
healthcheck:
test: ['CMD', 'mongosh', '--eval', 'db.settings.find()']
test: [ 'CMD', 'mongosh', '--eval', 'db.settings.find()' ]
interval: 10s
timeout: 5s
retries: 5
......@@ -131,7 +131,6 @@ services:
- SPRING_DATA_MONGODB_URI=mongodb://mongodb:27017/config-db
- OZGCLOUD_OAUTH2_REALM=${KEYCLOAK_REALM:-by-e2e-tests-local-dev}
- ozgcloud_organisationeinheit_zufisearchuri=http://localhost:8082/api/organisationseinheits
- OZGCLOUD_USER-ASSISTANCE_DOCUMENTATION_URL=http://dummy-leitfaden.url
- BPL_DEBUG_ENABLED=true
- BPL_DEBUG_PORT=5100
ports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment