change port
This commit is contained in:
parent
bdf7e88d3b
commit
fccaeac7c3
|
@ -4,6 +4,6 @@ services:
|
|||
web:
|
||||
build: .
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "100.104.163.2:3000:3000"
|
||||
volumes:
|
||||
- .:/usr/src/app
|
Loading…
Reference in New Issue