Fix dummy database and Docker logging

This commit is contained in:
Essem 2022-02-22 19:44:13 -06:00
parent 27215598f9
commit 71d30016a2
No known key found for this signature in database
GPG key ID: 7D497397CC3A2A8C
4 changed files with 13 additions and 8 deletions

View file

@ -1,6 +1,6 @@
###########
# Required
###########
############
# Required #
############
# Put environment type here (development, staging, or production)
NODE_ENV=development
@ -21,9 +21,9 @@ OWNER=
# Put default prefix here
PREFIX=&
###########
# Optional
###########
############
# Optional #
############
# Set this to true if you want the bot to stay in voice chats after sound effects and music have stopped
# (you can still make the bot leave using the stop command)