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:
parent
592e989b03
commit
680c20483c
1 changed files with 5 additions and 0 deletions
|
|
@ -155,6 +155,11 @@
|
||||||
"kf.dannydannydanny.me".extraConfig = ''
|
"kf.dannydannydanny.me".extraConfig = ''
|
||||||
reverse_proxy http://[fdd5:53a2:de33:d269:6499:936c:48a:bbdc]:8092
|
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
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue