5 lines
159 B
Plaintext
5 lines
159 B
Plaintext
DB__URL=postgresql+asyncpg://user:password@localhost:5432/tgex
|
|
LOGGER__APP_NAME="tgex-backend"
|
|
LOGGER__PRETTY_CONSOLE=true
|
|
TELEGRAM__TOKEN=your_bot_token_here
|