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.

10 lines
243 B
Plaintext

2 years ago
DB_PASS=xxxxxxxxxxxxxxxxxxx
2 years ago
DB_USER=flipbook
DB_NAME=flipbook
2 years ago
DB_HOST=localhost
2 years ago
WEB3_PROVIDER_URI=wss://ropsten.infura.io/ws/v3/xxxx
SITE_NAME=flipbook
2 years ago
SECRET_KEY=xxxxxxxxxxxxxxxxxxx
STATS_TOKEN=xxxxxxxxxxxxxxxxxxxx
SERVER_NAME=localhost:5000