removed one more service

This commit is contained in:
Natalia Ovchinnikova 2023-11-28 16:00:18 +03:00
parent bf63cc6350
commit 56b9cac3bd

View File

@ -113,16 +113,6 @@
<td><div class="copy-link" id="WebHealthChecksUI">WebHealthChecksUI</div></td>
<td>Displays the list of launched services. The port number is 5027.</td>
</tr>
<tr>
<td><div class="copy-link" id="WebhooksService">WebhooksService</div></td>
<td>
<p>Launches the additional services related to webhooks:</p>
<ul>
<li><b>BuildQueueService</b> - waits for a notification to add a webhook to the queue;</li>
<li><b>WorkerService</b> - sends webhooks if a queue exists.</li>
</ul>
</td>
</tr>
<tr>
<td><div class="copy-link" id="WebStudio">WebStudio</div></td>
<td>Processes the <em>storage</em> handlers and the authorization pages. The port number is 5003.</td>