We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea6158d commit 31806fcCopy full SHA for 31806fc
1 file changed
docker-compose/docker-compose.yml
@@ -174,7 +174,7 @@ services:
174
condition: service_started
175
image: ${IMAGE_REGISTRY}/aquila:${IMAGE_TAG}
176
environment:
177
- AQUILA_CONFIG_PATH: /tmp/generated-configs/aquila.yml
+ AQUILA_CONFIG_PATH: /tmp/generated-configs/aquila.aquila.yml
178
AQUILA_SERVICE_CONFIG_PATH: /tmp/generated-configs/aquila.service.configuration.json
179
volumes:
180
- generated-configs:/tmp/generated-configs:ro
0 commit comments