Add waiting for containers to set up
[integration/csit.git] / plans / aaf / certservice / docker-compose.yml
index 384158a..ae7ee87 100644 (file)
@@ -11,12 +11,11 @@ services:
     volumes:
       - $SCRIPTS_PATH:/opt/primekey/scripts
     command: bash -c "
-      ./scripts/ejbca-configuration.sh &
       /opt/primekey/bin/start.sh
       "
     healthcheck:
       test: ["CMD-SHELL", "curl -kI https://localhost:8443/ejbca/publicweb/healthcheck/ejbcahealth"]
-      interval: 10s
+      interval: 20s
       timeout: 3s
       retries: 9
     networks: