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