Skip to content

Commit 60c6d48

Browse files
committed
fix: nginx configuration
1 parent be24b28 commit 60c6d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nginx.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ server {
422422
rewrite ^/academy/get-most-of-actors$ /academy/actor-marketing-playbook permanent;
423423

424424
# Misc
425-
; rewrite ^/platform/integrations/llama$ /platform/integrations/llama-index permanent;
425+
rewrite ^/platform/integrations/llama$ /platform/integrations/llama-index permanent;
426426

427427
}
428428

0 commit comments

Comments
 (0)