🎨 git一些常见问题解决
This commit is contained in:
parent
4b42cb26c6
commit
95f4759748
@ -33,6 +33,6 @@ git config --global http.postBuffer 10240000000
|
|||||||
```sh
|
```sh
|
||||||
server {
|
server {
|
||||||
// 其他配置省略
|
// 其他配置省略
|
||||||
client_max_body_size 500m
|
client_max_body_size 500m;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user