mirror of
https://github.com/MrSedan/neuro-reply-bot-reworked.git
synced 2026-01-14 13:39:42 +03:00
Example env file
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
TOKEN=
|
||||
|
||||
DATABASE_PASSWORD=postgres
|
||||
DATABASE_NAME=bot_db
|
||||
DATABASE_USER=postgres
|
||||
DATABASE_HOST=localhost
|
||||
DATABASE_PORT=15432
|
||||
Reference in New Issue
Block a user