Merge remote-tracking branch 'origin/develop' into uweseimet_develop

This commit is contained in:
Uwe Seimet 2021-08-25 08:42:55 +02:00
commit 02534565f1

View File

@ -2,7 +2,7 @@
# Simple proxy_pass for RaSCSI-web
server {
location / {
proxy_pass http://localhost:8080;
proxy_pass http://127.0.0.1:8080;
}
# Large files