Поменял название системы в футере и ввел версионностьы
All checks were successful
Deploy MES Core / deploy (push) Successful in 11s

This commit is contained in:
2026-04-16 23:20:40 +03:00
parent ef30e5ebb8
commit c558eb1416
5 changed files with 16 additions and 1 deletions

View File

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