fix: get environment variables for docker #1120
fix: get environment variables for docker
This commit is contained in:
@@ -37,6 +37,7 @@ services:
|
|||||||
image: bolt-ai:development
|
image: bolt-ai:development
|
||||||
build:
|
build:
|
||||||
target: bolt-ai-development
|
target: bolt-ai-development
|
||||||
|
env_file: ".env.local"
|
||||||
environment:
|
environment:
|
||||||
- NODE_ENV=development
|
- NODE_ENV=development
|
||||||
- VITE_HMR_PROTOCOL=ws
|
- VITE_HMR_PROTOCOL=ws
|
||||||
|
|||||||
Reference in New Issue
Block a user