feat: add map.dannydannydanny.me vhost 🗺️

Curated-architecture world map by Kyranna, served by the same notes
service on phantom :8092 (routed by Host header, MAP_HOST). Mirrors the
kf vhost.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
dannydannydanny 2026-06-07 13:05:55 +02:00
parent 592e989b03
commit 680c20483c

View file

@ -155,6 +155,11 @@
"kf.dannydannydanny.me".extraConfig = ''
reverse_proxy http://[fdd5:53a2:de33:d269:6499:936c:48a:bbdc]:8092
'';
# map — curated-architecture world map by Kyranna. Same notes
# service on phantom :8092, routed by Host header (MAP_HOST).
"map.dannydannydanny.me".extraConfig = ''
reverse_proxy http://[fdd5:53a2:de33:d269:6499:936c:48a:bbdc]:8092
'';
};
};