🐳 Updates port comment in docker-compose (#1555)

This commit is contained in:
Alicia Sykes 2024-04-28 20:16:15 +01:00
parent db9d7e362d
commit 21eb2a604d
1 changed files with 1 additions and 1 deletions

View File

@ -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