docs(): last change i promise

This commit is contained in:
ITQ
2026-02-24 23:53:33 +03:00
parent 86935284f6
commit 4d6455e316
5 changed files with 10 additions and 31 deletions
+5 -3
View File
@@ -4,7 +4,7 @@ Service for managing A/B testing experiments. Drive your tests without breaking
## 🎨 Artifacts
### ADR
### ADR (Architecture Decision Record)
[ADR](./ADR/README.md)
@@ -70,7 +70,7 @@ Yep, artifacts content is written in Russian, but all other docs are in English,
#### Warning
Please note that by default containers will use ports 80 (reverse proxy) and range 14601-14611 (for direct access to containers), so there is must be no listeners on this ports range. You can customize the ports in [.env.template](./.env.template).
Please note that by default containers will use port 80 (reverse proxy), so there is must be no listeners on this ports range. You can customize the ports in [.env.template](./.env.template).
#### 0. Prerequisites
@@ -179,8 +179,10 @@ SMTP can be enabled with `SMTP_ENABLED=true` and SMTP env settings (see `RUNBOOK
- Notifications
Email:
![Mail](./assets/images/email_notifications.png)
Telegram:
![Telegram](./assets/images/telegram_notifications.png)
- Learnings Library