changed port
This commit is contained in:
parent
6078710855
commit
6dcba97530
|
@ -6,7 +6,7 @@ services:
|
||||||
container_name: healthy-oil
|
container_name: healthy-oil
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
- "3005:3000"
|
- "3010:3000"
|
||||||
volumes:
|
volumes:
|
||||||
- .:/app
|
- .:/app
|
||||||
- /app/node_modules
|
- /app/node_modules
|
||||||
|
|
Loading…
Reference in New Issue