change port
This commit is contained in:
parent
0c8ab1e82d
commit
e8bb94211e
|
@ -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