# エンドポイントの編集(独自ドメインの設定)

\
[https://panel.nohit.cc/](https://panel.nohit.cc/endpoint)[endpoint](https://panel.nohit.cc/endpoint) を開き、編集したいエンドポイントの**操作**ボタンをクリックします。

<figure><img src="/files/0MSNU8SArLyVCHpesOna" alt=""><figcaption><p>エンドポイント編集画面</p></figcaption></figure>

* **サーバーアドレス**\
  アドレスの変更が可能です。
* **サーバーポート**\
  ポートの変更が可能です。
* **カスタムドメイン**\
  独自ドメインを利用する場合は編集します。サブドメインを利用する場合はサブドメインまで入力してください。(例: mc.example.com / play.example.com)
* **オフラインMOTD**\
  サーバーがオフライン時のMOTDを指定可能です。詳しい設定方法は[オフライン時MOTDの設定・記述方法](/settings/offline-motd-setup.md)をご参照ください。

{% hint style="info" %}
独自ドメイン・オフラインMOTDを設定しない場合は `none`と入力してください。
{% endhint %}

エンドポイント追加時と同様に、反映まで数秒\~数分かかります。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nohit.cc/panel/edit-endpoint.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
