fix: remove duplicated code

This commit is contained in:
Emnaghz 2024-09-28 00:04:35 +01:00
parent c2f6b5af7b
commit 9bb9a9acf1

View File

@ -43,10 +43,6 @@ services:
dockerfile: ./frontend/Dockerfile dockerfile: ./frontend/Dockerfile
target: development target: development
pull_policy: build pull_policy: build
environment:
- NODE_ENV=development
- CHOKIDAR_USEPOLLING=true
- WATCHPACK_POLLING=true
volumes: volumes:
- ../frontend/:/app/frontend/ - ../frontend/:/app/frontend/