rename bolt-config => bolt_config

This commit is contained in:
Adil Hafeez 2024-09-17 08:56:47 -07:00
parent 060a0d665e
commit b8841fb8f4
3 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ services:
dockerfile: config_generator/Dockerfile
volumes:
- ../../envoyfilter/envoy.template.yaml:/usr/src/app/envoy.template.yaml
- ./bolt-config.yaml:/usr/src/app/bolt-config.yaml
- ./bolt_config.yaml:/usr/src/app/bolt_config.yaml
- ./generated:/usr/src/app/out
bolt: