Made comments for later

This commit is contained in:
WilliamMiceli
2018-12-06 16:03:45 -05:00
parent 99b8ad5a92
commit 8e03b5e3d1
2 changed files with 5 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ services:
- /etc/timezone:/etc/timezone:ro # Syncronize timezone of container with the host system
- /RancherCattleData/${DATA_DIR}/Database:/var/lib/mysql
nginx:
image: nginx
image: nginx # Alpine does not work (last checked 6 December 2018)
dns:
- 1.1.1.1
- 1.0.0.1