correction docker-compose
This commit is contained in:
parent
d3e8f0a153
commit
15cdb37732
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ services:
|
|||
networks:
|
||||
- default
|
||||
volumes:
|
||||
- /data1/{{ docker_keycloak_service_id }}/postgres:/var/lib/postgresql/data
|
||||
- {{ docker_keycloak_data_dir }}/{{ docker_keycloak_service_id }}/postgres:/var/lib/postgresql/data
|
||||
|
||||
|
||||
networks:
|
||||
|
|
Loading…
Reference in a new issue