From 21e6aa97a56ad8c494feef066dc0970cf4b94b4f Mon Sep 17 00:00:00 2001 From: Clawd Date: Tue, 17 Feb 2026 08:06:15 -0800 Subject: Mark custom domains in list as fixed --- TODO.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index c5cbea6..bd2d325 100644 --- a/TODO.md +++ b/TODO.md @@ -16,10 +16,11 @@ This allows custom routes (NIP-05, LNURL, rewrites, etc.) while still letting sh --- -### ship list should show custom domains -**Problem:** `ship list` shows internal names (e.g., `ship-593a3d`) but not the actual custom domain mappings (e.g., `checkyourinfo.com`). +### ~~ship list should show custom domains~~ ✅ FIXED +**Fixed in:** commit c1b0bb8 -**Desired:** Show the actual domain in the URL column when `--domain` was used. +- Reads actual domain from Caddyfile instead of assuming subdomain +- Works for both apps and static sites --- -- cgit v1.2.3