dify/docker/nginx
GareArc d98fe7916a
fix(nginx): route /openapi to api backend
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.
2026-04-27 01:06:19 -07:00
..
conf.d fix(nginx): route /openapi to api backend 2026-04-27 01:06:19 -07:00
ssl Chore/improve deployment flow (#4299) 2024-06-28 17:37:52 +08:00
docker-entrypoint.sh Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
https.conf.template Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
nginx.conf.template Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
proxy.conf.template feat: add support for X-Forwarded-Port in ProxyFix middleware (#13102) 2025-02-10 22:28:29 +08:00