мини фиксы

This commit is contained in:
Artem Tsyrulnikov
2026-02-18 20:21:38 +03:00
parent 189a4634e3
commit e48cd7bccc
8 changed files with 37 additions and 40 deletions

View File

@@ -2,6 +2,7 @@ APP__ORIGINS=["http://locahost:3000"]
DB__URL=postgres://user:password@localhost:5432/tgex
LOGGER__APP_NAME=tgex-backend
LOGGER__APP_VERSION=0.0.0
LOGGER__PRETTY_CONSOLE=true
LOGGER__LEVEL=info