docs(): last change i promise
This commit is contained in:
@@ -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:
|
||||

|
||||
|
||||
Telegram:
|
||||

|
||||
|
||||
- Learnings Library
|
||||
|
||||
Reference in New Issue
Block a user