nginx fixer

trunk
HeNine 3 years ago
parent 0e9bf87d61
commit 9f90fb822c

@ -28,4 +28,4 @@ services:
networks:
wubloader_default:
external: true
external: true

@ -46,7 +46,7 @@ http {
root /usr/share/nginx/html/buscribe;
index index.html index.htm;
}
location /buscribelrr/json { proxy_pass http://buscribeapilrr/buscribe/json; }
location /buscribelrr/json { proxy_pass http://buscribeapilrr:8010/buscribe/json; }
}

Loading…
Cancel
Save