mirror of
https://github.com/hexastack/hexabot
synced 2024-11-26 13:51:20 +00:00
fix: remove duplicated code
This commit is contained in:
parent
c2f6b5af7b
commit
9bb9a9acf1
@ -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/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user