Skip to content

Commit

Permalink
🐳 Updates port comment in docker-compose (#1555)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lissy93 committed Apr 28, 2024
1 parent db9d7e3 commit 21eb2a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 21eb2a6

Please sign in to comment.