Skip to content

Commit

Permalink
ffs
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Thamdrup <[email protected]>
  • Loading branch information
dallemon committed Jul 11, 2024
1 parent c2b0da0 commit 959289f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
services:
xmrig-proxy:
image: xmrig-proxy:latest
ports:
- 3333:3333
volumes:
- ./xmrig-proxy.json:/.xmrig-proxy.json
...

0 comments on commit 959289f

Please sign in to comment.