13 lines
190 B
Plaintext
13 lines
190 B
Plaintext
XUI_HOST=
|
|
XUI_USER=
|
|
XUI_PASSWORD=
|
|
|
|
DB_USER=
|
|
DB_PASSWORD=
|
|
DB_NAME=
|
|
DB_PORT=
|
|
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/postgres"
|
|
|
|
BOT_TOKEN=
|
|
|
|
REDIS_URL=redis://localhost:6379 |