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.
|
DB_PASS=xxxxxxxxxxxxxxxxxxx
|
|
DB_USER=flipbook
|
|
DB_NAME=flipbook
|
|
DB_HOST=localhost
|
|
WEB3_PROVIDER_URI=wss://ropsten.infura.io/ws/v3/xxxx
|
|
SITE_NAME=flipbook
|
|
SECRET_KEY=xxxxxxxxxxxxxxxxxxx
|
|
STATS_TOKEN=xxxxxxxxxxxxxxxxxxxx
|
|
SERVER_NAME=localhost:5000
|