fix: allow empty CRAWL_LIMIT env value

This commit is contained in:
Anton
2026-04-29 12:49:58 +03:00
parent 86330885e3
commit 765efa1a1c
5 changed files with 26 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
APP_VERSION = "0.2.6"
FRONTEND_VERSION = "0.2.6"
BACKEND_VERSION = "0.2.6"
APP_VERSION = "0.2.7"
FRONTEND_VERSION = "0.2.7"
BACKEND_VERSION = "0.2.7"