fix(ragflow): correct nginx config and backend port (#41)

mount nginx config to conf.d/default.conf instead of
sites-available/default, and set SVR_HTTP_PORT to 9380
(official default) instead of 80 which conflicts with
nginx and causes 502 on api requests
This commit is contained in:
Yury Kossakovsky
2026-02-27 17:27:45 -07:00
parent 6505c5cdf4
commit 059e141daa
3 changed files with 8 additions and 3 deletions

View File

@@ -1 +1 @@
1.2.7
1.2.8