feat(forgejo): add forgejo as git.gaems.at
This commit is contained in:
parent
6255ca497d
commit
8d97108633
1 changed files with 2 additions and 0 deletions
|
|
@ -11,5 +11,7 @@ server {
|
|||
proxy_set_header Host $host;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Forwarded-Proto $scheme;
|
||||
|
||||
client_max_body_size 512M;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue