project-nomad/admin/inertia/layouts
Tom Boucher 4fadaecd33 fix: resolve hardcoded port references for Dozzle and update script
- Add DOZZLE_PORT env var (optional, defaults to 9999) so the admin
  app knows the actual Dozzle port when it's been remapped
- Pass DOZZLE_PORT through compose env → AdonisJS env → Inertia
  shared props → SettingsLayout sidebar link
- Remove hardcoded '9999' from SettingsLayout.tsx
- Fix update_nomad.sh success message to read admin port from the
  existing compose file instead of hardcoding 8080
- Also fixes the update script saying 'installation completed'
  instead of 'update completed'
2026-03-14 18:48:18 -04:00
..
AppLayout.tsx feat: add back to home link on standard header 2026-02-04 21:10:31 -08:00
DocsLayout.tsx feat(docs): polish docs rendering with desert-themed components 2026-02-06 14:41:30 -08:00
MapsLayout.tsx feat: [wip] new maps system 2025-11-30 22:29:16 -08:00
SettingsLayout.tsx fix: resolve hardcoded port references for Dozzle and update script 2026-03-14 18:48:18 -04:00