docker
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
# DOMAIN = example.com
|
||||
|
||||
location /git {
|
||||
return 301 $scheme://$host/gitea/;
|
||||
return 301 $scheme://$host/git/;
|
||||
}
|
||||
|
||||
location ^~ /git/ {
|
||||
|
||||
Reference in New Issue
Block a user