mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-03-10 06:00:19 +00:00
fix: get environment variables for docker #1120
fix: get environment variables for docker
This commit is contained in:
commit
2ae897aae7
@ -37,6 +37,7 @@ services:
|
||||
image: bolt-ai:development
|
||||
build:
|
||||
target: bolt-ai-development
|
||||
env_file: ".env.local"
|
||||
environment:
|
||||
- NODE_ENV=development
|
||||
- VITE_HMR_PROTOCOL=ws
|
||||
|
Loading…
Reference in New Issue
Block a user