mirror of
https://github.com/Retropex/apolloapi-v2.git
synced 2025-05-29 13:32:30 +02:00
Again…
This commit is contained in:
parent
b23489b698
commit
b52ce244d2
@ -53,8 +53,8 @@ exports.up = async function (knex) {
|
|||||||
enabled: true,
|
enabled: true,
|
||||||
donation: 1,
|
donation: 1,
|
||||||
url: 'stratum+tcp://us.litecoinpool.org:3333',
|
url: 'stratum+tcp://us.litecoinpool.org:3333',
|
||||||
username: 'jstefanop.a2',
|
username: 'jstefanop.a1',
|
||||||
password: 'a2',
|
password: 'a1',
|
||||||
index: 0
|
index: 0
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
"pools": [
|
"pools": [
|
||||||
{
|
{
|
||||||
"quota": "1;stratum+tcp://us.litecoinpool.org:3333",
|
"quota": "1;stratum+tcp://us.litecoinpool.org:3333",
|
||||||
"user": "jstefanop.a2",
|
"user": "jstefanop.a1",
|
||||||
"pass": "a2"
|
"pass": "a1"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"api-listen": true,
|
"api-listen": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user