mirror of
https://github.com/ForFarmTeam/ForFarm.git
synced 2025-12-18 13:34: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'
|
||||
volumes:
|
||||
- ./frontend:/app
|
||||
- /app/node_modules
|
||||
depends_on:
|
||||
- go-api
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user