mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
add stage env
This commit is contained in:
parent
928164488c
commit
b580dce9cc
2 changed files with 2 additions and 2 deletions
|
|
@ -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
0
arch/stage.env
Normal file
Loading…
Add table
Add a link
Reference in a new issue