Update 'default'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
quackerd 2021-04-26 05:22:04 +00:00
parent 80ce337076
commit 98d06f59c7

View File

@ -3,6 +3,8 @@ server {
listen [::]:80 default_server;
root /var/www/rainloop;
client_max_body_size 0;
access_log /dev/stdout;
error_log /dev/stderr;