forked from infra/ansible
Cleanup whitespace
This commit is contained in:
parent
b47be3287a
commit
41784f514f
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user