Use /github as endpoint

This commit is contained in:
Alexandre Aubin
2021-05-21 20:17:02 +02:00
parent 41e500b9c6
commit a91a81fb06
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
location / {
location /github {
# Force usage of https
if ($scheme = http) {