made some changes for testing (UI)
This commit is contained in:
@@ -5,6 +5,7 @@ http {
|
||||
default_type application/octet-stream;
|
||||
|
||||
server {
|
||||
client_max_body_size 2M;
|
||||
listen 443 ssl;
|
||||
server_name _;
|
||||
root /usr/share/nginx/html;
|
||||
|
||||
Reference in New Issue
Block a user