🔧 gitea proxy config update
This commit is contained in:
@ -10,6 +10,9 @@ _:
|
||||
locations."/" = {
|
||||
proxyPass = "http://100.111.208.75:8003";
|
||||
proxyWebsockets = true;
|
||||
extraConfig = ''
|
||||
client_max_body_size 0;
|
||||
'';
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user