minor cleanup of README.md

pull/87/head
Igor Chubin 8 years ago
parent ae755eaebe
commit 3be8002b5a

@ -255,9 +255,6 @@ to access the service (if you want to use a web frontend; it's recommended):
access_log /var/log/nginx/wttr.in-access.log main;
error_log /var/log/nginx/wttr.in-error.log;
location /clouds_files { root /var/www/igor/; }
location /clouds_images { root /var/www/igor/; }
location / {
proxy_pass http://127.0.0.1:8002;

Loading…
Cancel
Save