Skip to content

Commit

Permalink
Merge pull request #116 from amatsuda/oedo07
Browse files Browse the repository at this point in the history
Host oedo07 at regional.r-k.o
  • Loading branch information
amatsuda authored Aug 6, 2024
2 parents d7a2411 + 004dc93 commit 307fb9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/nginx.conf.erb
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ http {
return 301 http://matsue.rubyist.net/matrk07/;
}

location ~ ^/oedo(0[7-8]|10)(.*) {
location ~ ^/oedo(08|10)(.*) {
include force_https.conf;
proxy_pass https://asakusarb.github.io;
}
Expand Down

0 comments on commit 307fb9b

Please sign in to comment.