https://stg.api.wayon.app (port 3000)/health · /health/services · /api/docs/admin
URL микросервиса: якщо задано API_IP — на сторінці показується http://API_IP:port (щоб попасти по IP). Інакше — значення з env (*_SERVICE_URL). Проксі — шлях на main API.
| Сервіс | Env (URL) | URL микросервиса | Проксі на main API |
|---|---|---|---|
| Питання | QUESTIONS_SERVICE_URL |
http://questions-service:3010 |
client/questions service-providers/questions |
| Автопідбір | AUTOSELECTION_SERVICE_URL |
http://autoselection-service:3012 |
client/autoselection service-providers/autoselection |
| Автопригон | AUTORIGON_SERVICE_URL |
http://autorigon-service:3013 |
client/autorigon |
| Гараж | GARAGE_SERVICE_URL |
http://garage-service:3017 |
client/garage |
| Поліс | POLIS_SERVICE_URL |
http://polis-service:3019 |
client/polis |
| Чат | CHAT_SERVICE_URL |
http://chat-service:3011 |
admin/chatWebSocket |
| Сповіщення | NOTIFICATIONS_SERVICE_URL |
http://notifications-service:3014 |
client/notifications/inbox |
| Ігри | GAMES_SERVICE_URL |
http://games-service:3015 |
client/games |
| Аукціон | AUCTION_SERVICE_URL |
http://auction-service:3022 |
client/auction |
| Менеджер завдань | TASK_MANAGER_SERVICE_URL |
http://user-tasks-manager-service:3020 |
admin/task-manager |
| Календар | CALENDAR_SERVICE_URL |
http://user-service-calendar-service:3016 |
admin/calendar |
| Чат-бот (ML) | CHATBOT_SERVICE_URL |
http://chatbot-ml-service:8030 |
client/chatbot |
| Файли | FILES_SERVICE_URL |
http://files-service:3021 |
— |
| Monobank | MONOBANK_SERVICE_URL |
http://localhost:3025 |
webhook service-providers/monobank client/monobank |