Skip to content
Snippets Groups Projects
Verified Commit 6b3d7623 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[GraphBot] Fix volume mount points

parent 4e503b03
No related branches found
No related tags found
1 merge request!50Remove CI
......@@ -15,7 +15,8 @@ services:
networks:
- graphbot
volumes:
- ./config:/config
- ./config.json:/config.json
- ./certs:/certs
- /var/run/docker.sock:/var/run/docker.sock
- output:/output
environment:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment