You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/docker/nginx
ytqh 42b7ec95bf Integrate admin platform into Docker Compose stack
- Add admin service to docker-compose.yaml and docker-compose-template.yaml
  - Uses akiyu303/jim-admin:latest image
  - Configurable API URL via ADMIN_API_URL env var (defaults to https://qingsu.chat)
  - Includes health check on /admin endpoint

- Update nginx configuration to route /admin to admin container
  - Changed from host.docker.internal:3000 to admin:3000
  - Admin service now runs within Docker network

- Add admin service as nginx dependency to ensure proper startup order

This allows the admin platform to run as part of the complete jim-dify stack
instead of requiring a separate local development server.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
11 months ago
..
conf.d Integrate admin platform into Docker Compose stack 11 months ago
ssl Chore/improve deployment flow (#4299) 2 years ago
docker-entrypoint.sh update nginx config 1 year ago
https.conf.template Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
nginx.conf.template Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
proxy.conf.template feat: add support for X-Forwarded-Port in ProxyFix middleware (#13102) 1 year ago