Added comment about external access using hostname
This commit is contained in:
@@ -73,7 +73,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
db-admin:
|
db-admin:
|
||||||
aliases:
|
aliases:
|
||||||
- snipe-it
|
- snipe-it # This should allow access from "mysql.snipe-it.rancher.internal"
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro # Syncronize time of container with the host system
|
- /etc/localtime:/etc/localtime:ro # Syncronize time of container with the host system
|
||||||
|
|||||||
Reference in New Issue
Block a user