Cleanup whitespace

This commit is contained in:
Markus 2019-02-13 16:01:32 +01:00
parent b47be3287a
commit 41784f514f
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ server {
ssl_certificate_key /etc/nginx/ssl/{{ gogs_domain }}.key;
ssl_certificate /etc/nginx/ssl/{{ gogs_domain }}.crt;
location / {
client_max_body_size 128M;
proxy_set_header X-Real-IP $remote_addr;