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

[GraphBot] Fix volume mount points

parent 35cbd76b
No related branches found
No related tags found
No related merge requests found
Pipeline #65389 waiting for manual action
......@@ -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