Merge branch 'aps-aims' into dbp-aims
This commit is contained in:
commit
5ab1283aab
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user