update path for arch_config.yaml file (#107)

This commit is contained in:
Adil Hafeez 2024-10-01 13:28:53 -07:00 committed by GitHub
parent 17a643c410
commit dbb8f87787
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 5 additions and 1 deletions

View file

@ -20,6 +20,7 @@ services:
volumes:
- ./generated/envoy.yaml:/etc/envoy/envoy.yaml
- /etc/ssl/cert.pem:/etc/ssl/cert.pem
- ./arch_config.yaml:/config/arch_config.yaml
depends_on:
config_generator:
condition: service_completed_successfully