Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
felixbrucker authored May 10, 2024
1 parent c070ae8 commit 974439e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ services:
image: ghcr.io/foxypool/drplotter:latest-harvester
restart: unless-stopped
volumes:
- /path/to/.chia:/root/.chia/mainnet
- /path/to/.chia:/root/.chia
- /path/to/plots:/plots
# - /path/to/ssl/ca:/path/in/container
environment:
Expand Down

0 comments on commit 974439e

Please sign in to comment.