Update RAGFlow reverse proxy port in Caddyfile to 9380 for correct service routing

This commit is contained in:
Yury Kossakovsky
2025-10-29 16:14:35 -06:00
parent 430a6e3c9a
commit a6a10041ab

View File

@@ -35,7 +35,7 @@
# RAGFlow
{$RAGFLOW_HOSTNAME} {
reverse_proxy ragflow:80
reverse_proxy ragflow:9380
}
# Langfuse