update example config

master
Joonas 4 months ago
parent d2d9f0b118
commit b3de3b160a

@ -3,8 +3,9 @@ module.exports = {
{
name: "twitch_bot",
script: "./index.js",
watch: true,
watch: false,
env: {
DATABASE_URL: "file:./dev.db",
NODE_ENV: "production",
BOT_PREFIX: "",
LASTFM_KEY: "",

Loading…
Cancel
Save