shopee_edu_12month
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user