mirror of
https://github.com/langgenius/dify.git
synced 2026-05-21 09:17:27 +08:00
Phase F removed legacy /v1/oauth/device/* and /console/api/oauth/device/* mounts in favour of /openapi/v1. Without this rule /openapi falls through to location / and proxies to web:3000, returning 404 for every API call.