NotParcel/.env.example

9 lines
213 B
Plaintext

SESSION_SECRET=superlongandsecretrandomstring
DB_HOST=localhost
DB_PORT=3306
DB_USER=mystore
DB_PASS=mystore
DB_NAME=mystoredb
NODE_ENV=production
DISCORD_TOKEN=my discord bot token
BASE_URL=https://np.example.com