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:
Aayush 2024-10-01 15:40:55 -07:00 committed by GitHub
parent 0c572dc862
commit f0fb4a48cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View file

@ -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