This commit is contained in:
poslop
2022-11-04 11:17:56 -05:00
parent 6ec0a5066f
commit 13b6f89798
3 changed files with 47 additions and 9 deletions

View File

@@ -6,7 +6,7 @@
# DOMAIN = example.com
location /git {
return 301 $scheme://$host/gitea/;
return 301 $scheme://$host/git/;
}
location ^~ /git/ {