mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07:00
Merge pull request #7789 from raunakkathuria/patch-1
Update port mapping 4000 to 80 for consistency
This commit is contained in:
@@ -84,7 +84,7 @@ services:
|
||||
restart_policy:
|
||||
condition: on-failure
|
||||
ports:
|
||||
- "4000:80"
|
||||
- "80:80"
|
||||
networks:
|
||||
- webnet
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user