add stage env

This commit is contained in:
Adil Hafeez 2024-10-27 22:50:38 -07:00
parent 928164488c
commit b580dce9cc
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ services:
- ${ARCH_CONFIG_FILE:-../demos/function_calling/arch_config.yaml}:/config/arch_config.yaml
- /etc/ssl/cert.pem:/etc/ssl/cert.pem
- ~/archgw_logs:/var/log/
extra_hosts:
- "host.docker.internal:host-gateway"
env_file:
- stage.env
extra_hosts:
- "host.docker.internal:host-gateway"

0
arch/stage.env Normal file
View file