🐳 Updates port comment in docker-compose (#1555)
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
||||
# - /path/to/my-config.yml:/app/user-data/conf.yml
|
||||
# - /path/to/item-icons:/app/user-data/item-icons/
|
||||
|
||||
# Set port that web service will be served on. Keep container port as 80
|
||||
# Set port that web service will be served on. Keep container port as 8080
|
||||
ports:
|
||||
- 4000:8080
|
||||
|
||||
|
||||
Reference in New Issue
Block a user