mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
use port 4000 instead of 80 on host
This commit is contained in:
committed by
GitHub
parent
d4277a5065
commit
bcd571efff
@@ -84,7 +84,7 @@ services:
|
||||
restart_policy:
|
||||
condition: on-failure
|
||||
ports:
|
||||
- "80:80"
|
||||
- "4000:80"
|
||||
networks:
|
||||
- webnet
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user