changed the port
This commit is contained in:
parent
18e07d207d
commit
ab9151d2c9
|
@ -6,7 +6,7 @@ services:
|
||||||
container_name: healthy-oil
|
container_name: healthy-oil
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
- "3005:5173"
|
- "5173:5173"
|
||||||
volumes:
|
volumes:
|
||||||
- .:/app
|
- .:/app
|
||||||
- /app/node_modules
|
- /app/node_modules
|
||||||
|
|
Loading…
Reference in New Issue