mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 14:23:08 +00:00
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: