sync time
This commit is contained in:
parent
fdb575db84
commit
5ce47146ba
1 changed files with 1 additions and 0 deletions
|
@ -13,5 +13,6 @@ services:
|
|||
- "KEYCLOAK_PASSWORD=${PASSWORD}"
|
||||
volumes:
|
||||
- ./certificates:/etc/x509/https
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
ports:
|
||||
- "{{ keycloak_https_port }}:8443"
|
||||
|
|
Loading…
Reference in a new issue