fix: vite server hotfix
This commit is contained in:
@@ -21,11 +21,6 @@ services:
|
||||
frontend:
|
||||
build: ./frontend
|
||||
container_name: bellsystems-frontend
|
||||
volumes:
|
||||
- ./frontend:/app
|
||||
- /app/node_modules
|
||||
ports:
|
||||
- "5173:5174"
|
||||
networks:
|
||||
- internal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user