Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Commit

Permalink
Fix mount point
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyaglow committed Nov 28, 2018
1 parent 6f40cea commit a4ef569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
CORTEX_API_KEY: ${CORTEX_API_KEY}
CORTEX_BOT_PASSWORD: ${CORTEX_BOT_PASSWORD}
volumes:
- ./bolt.db:/app/data/bolt.db
- ./data/:/app/data/

cortex:
image: thehiveproject/cortex

0 comments on commit a4ef569

Please sign in to comment.