Починили закрытие сварки, доработали интерфейс
All checks were successful
Deploy MES Core / deploy (push) Successful in 13s

This commit is contained in:
2026-04-22 23:43:58 +03:00
parent f60503d962
commit ede5358015
16 changed files with 1079 additions and 258 deletions

View File

@@ -30,7 +30,7 @@ if os.path.exists(env_file):
# читаем переменную окружения
ENV_TYPE = os.getenv('ENV_TYPE', 'local')
APP_VERSION = '0.8.0'
APP_VERSION = '0.8.9'
# Настройки безопасности
# DEBUG будет True везде, кроме сервера