fix: restart production containers automatically #49

Merged
admin merged 2 commits from fix/restart-containers into main 2026-09-15 14:34:16 +00:00
2 changed files with 5 additions and 1 deletions
Showing only changes of commit 186f2d0804 - Show all commits

View File

@@ -1,5 +1,9 @@
# Changelog
## 0.8.9
- Контейнеры API, worker и PostgreSQL автоматически перезапускаются после остановки или перезагрузки хоста.
## 0.8.8
- Исправлено вертикальное выравнивание кнопки и ссылки в действиях фильтров справочника.

View File

@@ -1,6 +1,6 @@
[project]
name = "miem-workers"
version = "0.8.8"
version = "0.8.9"
description = "MIEM employees parser, admin API, and web admin"
requires-python = ">=3.11"
dependencies = [