This commit is contained in:
Raykov-MS 2026-02-25 10:27:11 +03:00
parent f4ca11413a
commit 18f778d2ad

View File

@ -54,7 +54,7 @@ uvicorn main:app --host 0.0.0.0 --port 8080 --reload --env-file .env
```text
https://example.ru.tuna.am
```
3. Проверьте доступность сервиса:
```text