feat: add kf.dannydannydanny.me portfolio vhost ✨
Routes the new subdomain to the existing notes service on phantom-ship :8092 (Host-header routed). Serves Kyranna Fardi's architecture portfolio. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
4fab9a28a2
commit
0f34d2508d
1 changed files with 5 additions and 0 deletions
|
|
@ -145,6 +145,11 @@
|
|||
"dannydannydanny.me".extraConfig = ''
|
||||
reverse_proxy http://[fdd5:53a2:de33:d269:6499:936c:48a:bbdc]:8092
|
||||
'';
|
||||
# kf — Kyranna Fardi architecture portfolio. Same notes service on
|
||||
# phantom :8092, routed by Host header (PORTFOLIO_HOST).
|
||||
"kf.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