mirror of
https://git.wownero.com/lza_menace/neroswap.git
synced 2024-08-15 01:03:24 +00:00
32 lines
871 B
Text
32 lines
871 B
Text
DB_PASS=makesomethingup
|
|
DB_USER=neroswap
|
|
DB_NAME=neroswap
|
|
DB_HOST=localhost
|
|
|
|
WOW_WALLET_PATH=/path/on/filesystem/to/wallet/data/wow-wallet
|
|
WOW_WALLET_PASS=makesomethingup
|
|
WOW_WALLET_RPC_USER=neroswap
|
|
WOW_WALLET_RPC_PASS=makesomethingup
|
|
WOW_WALLET_RPC_ENDPOINT=http://localhost:9999
|
|
WOW_DAEMON_URI=http://node.suchwow.xyz:34568
|
|
|
|
XMR_WALLET_PATH=/path/on/filesystem/to/wallet/data/xmr-wallet
|
|
XMR_WALLET_PASS=makesomethingup
|
|
XMR_WALLET_RPC_USER=neroswap
|
|
XMR_WALLET_RPC_PASS=makesomethingup
|
|
XMR_WALLET_RPC_ENDPOINT=http://localhost:9998
|
|
XMR_DAEMON_URI=http://singapore.node.xmr.pm:18089
|
|
|
|
SITE_NAME=*nero Swap
|
|
SECRET_KEY=makesomethingup
|
|
STATS_TOKEN=makesomethingup
|
|
SERVER_NAME=localhost:5000
|
|
|
|
SWAP_MIN_USD=1
|
|
SWAP_MAX_USD=100
|
|
SWAP_FEE_PERCENT=5
|
|
|
|
MM_ICON=https://neroswap.com/static/images/neroswap-logo.png
|
|
MM_CHANNEL=neroswap
|
|
MM_USERNAME=neroSwap
|
|
MM_ENDPOINT=https://xxxxxxxx
|