mirror of
https://github.com/akuker/RASCSI.git
synced 2025-01-11 09:29:53 +00:00
Merge remote-tracking branch 'origin/develop' into uweseimet_develop
This commit is contained in:
commit
02534565f1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user