feat: started working with api

This commit is contained in:
2025-06-08 13:41:10 +03:00
parent 5948b9d739
commit 11c6d538b1
19 changed files with 299 additions and 31 deletions

View File

@@ -1,3 +1,11 @@
XUI_HOST=
XUI_USER=
XUI_PASSWORD=
XUI_PASSWORD=
DB_USER=
DB_PASSWORD=
DB_NAME=
DB_PORT=
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/postgres"
BOT_TOKEN=