Compare commits
1 commit
main
...
reynir-pat
Author | SHA1 | Date | |
---|---|---|---|
reynir | 86655e9589 |
|
@ -1,2 +1,2 @@
|
||||||
listen 3000;
|
listen 3000;
|
||||||
client_max_body_size 50M; # default is 1M
|
client_max_body_size 100M; # default is 1M
|
||||||
|
|
Loading…
Reference in a new issue