fix: get environment variables for docker #1120

fix: get environment variables for docker
This commit is contained in:
Leex 2025-01-22 13:01:10 +01:00 committed by GitHub
commit 2ae897aae7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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