modified port

This commit is contained in:
nsxshota 2023-11-21 13:14:26 +09:00
commit 5250f14130

View file

@ -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