mirror of
https://github.com/ForFarmTeam/ForFarm.git
synced 2025-12-19 22:14:08 +01:00
fix: fix node_modules not found
This commit is contained in:
parent
cd0ed1b05a
commit
06ce6fb8b5
@ -39,6 +39,7 @@ services:
|
|||||||
- '3000:3000'
|
- '3000:3000'
|
||||||
volumes:
|
volumes:
|
||||||
- ./frontend:/app
|
- ./frontend:/app
|
||||||
|
- /app/node_modules
|
||||||
depends_on:
|
depends_on:
|
||||||
- go-api
|
- go-api
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user