should fix npm module install
This commit is contained in:
@@ -26,8 +26,8 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "8080:5173"
|
- "8080:5173"
|
||||||
volumes:
|
volumes:
|
||||||
- ./frontend:/app
|
|
||||||
- frontend_node_modules:/app/node_modules
|
- frontend_node_modules:/app/node_modules
|
||||||
|
- ./frontend:/app
|
||||||
environment:
|
environment:
|
||||||
- VITE_API_URL=/api
|
- VITE_API_URL=/api
|
||||||
- API_TARGET=http://osa-backend:5001
|
- API_TARGET=http://osa-backend:5001
|
||||||
|
|||||||
Reference in New Issue
Block a user