Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 4b39d41

Browse files
committed
1 parent 6035ec4 commit 4b39d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

load_balancer/sites-available/gesis_mybinder

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ server {
5353

5454
location /build/ {
5555
proxy_buffering off;
56-
proxy_pass http://gesisbinder;
56+
proxy_pass http://gesisbinder/binder/build/;
5757
include snippets/headers.conf;
5858
proxy_set_header X-Scheme $scheme;
5959
}

0 commit comments

Comments
 (0)