Поменял структуру моделей и сервер
All checks were successful
Deploy MES Core / deploy (push) Successful in 10s

This commit is contained in:
2026-03-29 16:05:51 +03:00
parent 191d06d7d3
commit fc469aaac4
2 changed files with 2 additions and 1 deletions

View File

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