feat: add production deployment baseline

This commit is contained in:
2026-08-28 08:56:12 +03:00
parent b91bc98611
commit bf0b6ff070
11 changed files with 133 additions and 8 deletions

View File

@@ -17,7 +17,7 @@ from typing import Iterator
from search.catalog import authority_codes, source_code
APP_VERSION = "0.8.1"
APP_VERSION = "0.8.2"
LANGUAGES = {"ru", "ky"}
DEFAULT_MAPPING = Path(__file__).with_name("minjust-fragments-index.json")