mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: fix nextjs hot-reload
This commit is contained in:
@@ -48,8 +48,7 @@ services:
|
||||
- CHOKIDAR_USEPOLLING=true
|
||||
- WATCHPACK_POLLING=true
|
||||
volumes:
|
||||
- ../frontend/src:/app/src
|
||||
- ../frontend/src/components:/app/src/components
|
||||
- ../frontend/:/app/frontend/
|
||||
ports:
|
||||
- 8081:8081
|
||||
|
||||
|
||||
Reference in New Issue
Block a user