Updates
This commit is contained in:
parent
ba600cf8b8
commit
9f1d18ed0d
@ -3,5 +3,7 @@ server {
|
|||||||
listen [::]:80;
|
listen [::]:80;
|
||||||
server_name localhost;
|
server_name localhost;
|
||||||
|
|
||||||
|
client_max_body_size 200M;
|
||||||
|
|
||||||
root /static;
|
root /static;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user