Skip to content

Commit

Permalink
fix: docker
Browse files Browse the repository at this point in the history
  • Loading branch information
erfjab committed Oct 11, 2024
1 parent e8702f1 commit 997502a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@ services:
holderbot:
image: erfjab/holderbot:latest
restart: always
env_file:
- .env
volumes:
- ./data/:/code/data/

0 comments on commit 997502a

Please sign in to comment.