From f91603685d6a193a09b8119b2ca827b2ef755298 Mon Sep 17 00:00:00 2001 From: shockrah Date: Tue, 20 May 2025 21:45:17 +0000 Subject: [PATCH] Update Nigel Server Quick Facts --- Nigel-Server-Quick-Facts.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Nigel-Server-Quick-Facts.md b/Nigel-Server-Quick-Facts.md index 26ab2b8..e60e904 100644 --- a/Nigel-Server-Quick-Facts.md +++ b/Nigel-Server-Quick-Facts.md @@ -3,8 +3,7 @@ Here are some quick facts about services that are being hosted on `nigel.local` ``` -||DNS || Service Port || Port Required || Description/Purpose || -||------||--------------||----------------||------------------------|| -| nomad.nigel.local | 4646 | ❌| Convenient Endpoint for the nomad UI | -| sanity.nigel.local | 8080 | ✔️| Used for a quick check to ensure nomad is starting up basic services | +| DNS Friendly Name | Port | Port Required | Description | +| nomad.nigel.local | 4646 | ❌ | Convenient Endpoint for the nomad UI | +| sanity.nigel.local | 8080 | ✔️ | Used for a quick check to ensure nomad is starting up basic services | ``` \ No newline at end of file