Skip to content

Commit f360868

Browse files
committedMar 4, 2024··
trigge deploy
1 parent ec7ee5d commit f360868

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎proxy.nginx

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ server {
6060
add_header Content-Type text/plain;
6161
}
6262

63+
6364
location "/k9/sak/" {
6465
proxy_set_header Host $host;
6566
proxy_pass "${APP_URL}";

0 commit comments

Comments
 (0)
Please sign in to comment.