Added comment about external access using hostname

This commit is contained in:
WilliamMiceli
2018-12-07 20:48:55 -05:00
parent 812afe1511
commit e8667b552a

View File

@@ -73,7 +73,7 @@ services:
networks:
db-admin:
aliases:
- snipe-it
- snipe-it # This should allow access from "mysql.snipe-it.rancher.internal"
restart: on-failure
volumes:
- /etc/localtime:/etc/localtime:ro # Syncronize time of container with the host system