summaryrefslogtreecommitdiff
path: root/Caddyfile
diff options
context:
space:
mode:
authoryyamashita <yyamashita@mosquit.one>2026-05-08 23:58:32 +0900
committeryyamashita <yyamashita@mosquit.one>2026-05-08 23:58:32 +0900
commitefa2b6ec621e9536bd90f185776a6d45347eb9fd (patch)
tree42f72349894c807cf19a2ff9887b0d6fd90df1b0 /Caddyfile
parent693feeb48b43e9cc1df343c893f40844228aa881 (diff)
Use whoisband.yyamashita.com as whois-band domain
Diffstat (limited to 'Caddyfile')
-rw-r--r--Caddyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Caddyfile b/Caddyfile
index ebcba69..405c58c 100644
--- a/Caddyfile
+++ b/Caddyfile
@@ -5,6 +5,6 @@ golive.yyamashita.com {
reverse_proxy tokyo-app:3000
}
-whois.band {
+whoisband.yyamashita.com {
reverse_proxy whois-app:3000
}