You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
323 B
Plaintext
13 lines
323 B
Plaintext
DATA_PATH=/home/myuser/path/to/data
|
|
|
|
XMR_WALLET_RPC_USER=xxxxxxxxxx
|
|
XMR_WALLET_RPC_PASS=xxxxxxxxxxxxxxxxxxx
|
|
XMR_WALLET_RPC_PORT=8000
|
|
XMR_DAEMON_URI=http://super.fast.node.xmr.pm:38089
|
|
XMR_WALLET_NETWORK=stagenet
|
|
|
|
SITE_NAME=nerochan
|
|
SECRET_KEY=xxxxxxxxxxxxxxxxxxx
|
|
STATS_TOKEN=xxxxxxxxxxxxxxxxxxxx
|
|
SERVER_NAME=127.0.0.1:5000
|