minor cleanup of README.md
This commit is contained in:
parent
ae755eaebe
commit
3be8002b5a
1 changed files with 0 additions and 3 deletions
|
|
@ -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;
|
access_log /var/log/nginx/wttr.in-access.log main;
|
||||||
error_log /var/log/nginx/wttr.in-error.log;
|
error_log /var/log/nginx/wttr.in-error.log;
|
||||||
|
|
||||||
location /clouds_files { root /var/www/igor/; }
|
|
||||||
location /clouds_images { root /var/www/igor/; }
|
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
proxy_pass http://127.0.0.1:8002;
|
proxy_pass http://127.0.0.1:8002;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue