renaming env example to make it easier for gh releases
This commit is contained in:
7
example.env
Normal file
7
example.env
Normal file
@@ -0,0 +1,7 @@
|
||||
BOT_TOKEN="<Your bot token>"
|
||||
DB_USER="postgres"
|
||||
DB_PASSWORD="<Your db password>"
|
||||
DB_SERVER="localhost"
|
||||
DB_PORT=0000
|
||||
DB_NAME="postgres"
|
||||
LOG_WEBHOOK=""
|
Reference in New Issue
Block a user