Trying later version

This commit is contained in:
WilliamMiceli
2018-12-17 22:02:27 -05:00
parent cc50b09dba
commit 83bfb2af69

View File

@@ -46,7 +46,7 @@ services:
- /etc/timezone:/etc/timezone:ro # Syncronize timezone of container with the host system - /etc/timezone:/etc/timezone:ro # Syncronize timezone of container with the host system
- /RancherCattle/${DATA_DIR}/Application:/usr/local/xwiki - /RancherCattle/${DATA_DIR}/Application:/usr/local/xwiki
postgresql: postgresql:
image: postgres:9.5 image: postgres:latest
container_name: postgresql container_name: postgresql
dns: dns:
- 1.1.1.1 - 1.1.1.1