Skip to content

Commit 648cfe2

Browse files
Update route.conf
1 parent 24dd451 commit 648cfe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/nginx/route.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187

188188
location /console {
189189
include proxy.conf;
190-
proxy_pass http://$my_console;
190+
proxy_pass http://$my_console/;
191191
break;
192192
}
193193

0 commit comments

Comments
 (0)