Merge branch 'aps-aims' into dbp-aims

This commit is contained in:
Brian Long 2021-05-06 14:20:55 -04:00
commit 5ab1283aab

View File

@ -257,6 +257,12 @@ services:
default:
aliases:
- "auth.example.org"
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8080/auth"]
interval: 10s
timeout: 10s
# Really long startup times on Windows
retries: 18
volumes:
- ./keycloak-alfresco-realm.json:/tmp/keycloak-alfresco-realm.json:ro