We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec7ee5d commit f360868Copy full SHA for f360868
proxy.nginx
@@ -60,6 +60,7 @@ server {
60
add_header Content-Type text/plain;
61
}
62
63
+
64
location "/k9/sak/" {
65
proxy_set_header Host $host;
66
proxy_pass "${APP_URL}";
0 commit comments