Поменял структуру моделей
Some checks failed
Deploy MES Core / deploy (push) Failing after 1s

This commit is contained in:
2026-03-29 16:04:02 +03:00
parent 641abfff5e
commit 191d06d7d3
11 changed files with 194 additions and 77 deletions

View File

@@ -20,6 +20,7 @@ services:
restart: unless-stopped
env_file:
- .env # Прокидывает все секреты и настройки внутрь Python
- ENV_TYPE=server
volumes:
# Общие папки для статики и картинок. Сюда Django их складывает.
- staticfiles:/app/staticfiles