diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 7 |
1 files changed, 4 insertions, 3 deletions
| @@ -16,10 +16,11 @@ This allows custom routes (NIP-05, LNURL, rewrites, etc.) while still letting sh | |||
| 16 | 16 | ||
| 17 | --- | 17 | --- |
| 18 | 18 | ||
| 19 | ### ship list should show custom domains | 19 | ### ~~ship list should show custom domains~~ ✅ FIXED |
| 20 | **Problem:** `ship list` shows internal names (e.g., `ship-593a3d`) but not the actual custom domain mappings (e.g., `checkyourinfo.com`). | 20 | **Fixed in:** commit c1b0bb8 |
| 21 | 21 | ||
| 22 | **Desired:** Show the actual domain in the URL column when `--domain` was used. | 22 | - Reads actual domain from Caddyfile instead of assuming subdomain |
| 23 | - Works for both apps and static sites | ||
| 23 | 24 | ||
| 24 | --- | 25 | --- |
| 25 | 26 | ||
