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