modified port
This commit is contained in:
parent
f2ad6a2036
commit
5250f14130
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ services:
|
|||
environment:
|
||||
- VITE_PROXY_TARGET=http://backend:7860
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "8080:3000"
|
||||
volumes:
|
||||
- ./src/frontend/public:/home/node/app/public
|
||||
- ./src/frontend/src:/home/node/app/src
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue