Files
mostovik-backend/docs/adr/ADR-006: Configuration Strategy.md
Aleksandr Meshchriakov 25176f31b4
Some checks failed
CI/CD Pipeline / Telegram Notify Success (push) Has been cancelled
CI/CD Pipeline / Run Tests (push) Has been cancelled
CI/CD Pipeline / Code Quality Checks (push) Has been cancelled
CI/CD Pipeline / Code Quality Checks (pull_request) Successful in 1m42s
CI/CD Pipeline / Run Tests (pull_request) Successful in 2m25s
CI/CD Pipeline / Telegram Notify Success (pull_request) Successful in 1m34s
fix pre-commit
2026-03-17 13:55:34 +01:00

26 lines
434 B
Markdown

# ADR-006: Configuration and Environment Strategy
## Status
Accepted
## Context
Необходимо разделение окружений:
- dev
- prod
## Decision
- .env.dev / .env.prod
- DJANGO_SETTINGS_MODULE
- startup checks (fail-fast)
## Consequences
### Positive
- предсказуемость запуска
- контроль конфигурации
### Negative
- риск рассинхронизации env