parent
e9630cda4d
commit
2844da566f
|
|
@ -23,4 +23,7 @@ services:
|
|||
environment:
|
||||
- CHOKIDAR_USEPOLLING=true
|
||||
- WATCHPACK_POLLING=true
|
||||
- VITE_API_BASE_URL=${VITE_API_BASE_URL}
|
||||
- VITE_API_KEY=${VITE_API_KEY}
|
||||
- VITE_ENABLE_DEV_ROUTES=${VITE_ENABLE_DEV_ROUTES}
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Reference in New Issue