mirror of
https://github.com/invariantlabs-ai/invariant-gateway.git
synced 2026-07-02 17:15:41 +02:00
Fix reloading when DEV_MODE is true.
This commit is contained in:
@@ -8,6 +8,10 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- DEV_MODE=true
|
||||
volumes:
|
||||
- type: bind
|
||||
source: ./proxy
|
||||
target: /srv/proxy
|
||||
networks:
|
||||
- invariant-explorer-web
|
||||
ports: []
|
||||
|
||||
Reference in New Issue
Block a user