mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 12:49:41 +03:00
9 lines
149 B
Plaintext
9 lines
149 B
Plaintext
DATABASE_PASSWORD=postgres
|
|
DATABASE_NAME=bot_db
|
|
DATABASE_USER=postgres
|
|
DATABASE_HOST=localhost
|
|
DATABASE_PORT=5432
|
|
|
|
SERVER_PORT=3000
|
|
|
|
ACCESS_TOKEN=123 |