mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 08:46:24 +02:00
change root to config in config_generator as well as remove old line 17 from function calling docker compose (#108)
This commit is contained in:
parent
0c572dc862
commit
f0fb4a48cd
2 changed files with 1 additions and 2 deletions
|
|
@ -14,7 +14,6 @@ services:
|
|||
- "10000:10000"
|
||||
- "19901:9901"
|
||||
volumes:
|
||||
- ./generated/envoy.yaml:/etc/envoy/envoy.yaml
|
||||
- /etc/ssl/cert.pem:/etc/ssl/cert.pem
|
||||
- ./arch_log:/var/log/
|
||||
- ./arch_config.yaml:/config/arch_config.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue