Fix dummy database and Docker logging
This commit is contained in:
parent
27215598f9
commit
71d30016a2
4 changed files with 13 additions and 8 deletions
12
.env.example
12
.env.example
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue