aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template/docker-compose.yaml.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/docker-compose.yaml.template b/template/docker-compose.yaml.template
index 083911d..ac02d91 100644
--- a/template/docker-compose.yaml.template
+++ b/template/docker-compose.yaml.template
@@ -75,7 +75,7 @@ services:
- "crupest/crupest-api:latest"
container_name: crupest-api
volumes:
- - "./crupest-api-config.json:/config.json:ro"
+ - "./crupest-api-config.json:/crupest-api-config.json:ro"
networks:
- crupest-api-network