feat: not-found url error

This commit is contained in:
2025-06-09 12:52:49 +03:00
parent 3d1898f849
commit 6141d7bf9e
3 changed files with 17 additions and 4 deletions

View File

@@ -8,4 +8,6 @@ DB_NAME=
DB_PORT=
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/postgres"
BOT_TOKEN=
BOT_TOKEN=
REDIS_URL=redis://localhost:6379