From 967dcf135c0bf0a6be96d2cd4a9929ce1b6fc394 Mon Sep 17 00:00:00 2001 From: ydah Date: Sun, 26 Oct 2025 00:05:18 +0900 Subject: [PATCH] Add sekigahara01 --- config/nginx.conf.erb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/nginx.conf.erb b/config/nginx.conf.erb index c2970f7..3dcc697 100644 --- a/config/nginx.conf.erb +++ b/config/nginx.conf.erb @@ -213,6 +213,12 @@ http { proxy_pass https://okinawarb.github.io; } + location /sekigahara01 { + include force_https.conf; + proxy_redirect https://sekigahararubykaigi.github.io/sekigahara01 $map_request_proto://$http_host/sekigahara01; + proxy_pass https://sekigahararubykaigi.github.io; + } + # # shibuya01, y6y #