From 64b91f2e2cd6729db8d00edcb1c857e0cf85fa9d Mon Sep 17 00:00:00 2001 From: EVOTk <45015615+EVOTk@users.noreply.github.com> Date: Sat, 30 Oct 2021 23:30:58 +0200 Subject: [PATCH] Update docker-compose.yml --- docker-compose.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 744a366a..0d09a26a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -21,7 +21,8 @@ services: # Pass in your config file below, by specifying the path on your host machine # volumes: - # - /root/my-config.yml:/app/public/conf.yml + # - /path/to/my-config.yml:/app/public/conf.yml + # - /path/to/item-icons:/app/public/item-icons # Set port that web service will be served on. Keep container port as 80 ports: