Files
neuro-reply-bot-reworked/.env.example
2023-11-04 02:23:01 +03:00

8 lines
123 B
Plaintext

TOKEN=
DATABASE_PASSWORD=postgres
DATABASE_NAME=bot_db
DATABASE_USER=postgres
DATABASE_HOST=localhost
DATABASE_PORT=15432