Skip to content

Comments

fix: 修复 OpenAPI 文档生产环境显示 localhost 问题#55

Merged
ding113 merged 1 commit intoding113:mainfrom
missish:main
Nov 2, 2025
Merged

fix: 修复 OpenAPI 文档生产环境显示 localhost 问题#55
ding113 merged 1 commit intoding113:mainfrom
missish:main

Conversation

@missish
Copy link
Contributor

@missish missish commented Nov 2, 2025

  • 新增 APP_URL 环境变量,支持自定义 OpenAPI server URL
  • 动态生成 OpenAPI servers 配置,优先使用环境变量
  • 开发环境自动使用 localhost,生产环境提示配置
  • 更新 .env.example 和 CLAUDE.md 文档

- 新增 APP_URL 环境变量,支持自定义 OpenAPI server URL
- 动态生成 OpenAPI servers 配置,优先使用环境变量
- 开发环境自动使用 localhost,生产环境提示配置
- 更新 .env.example 和 CLAUDE.md 文档

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

Co-Authored-By: Claude <noreply@anthropic.com>
@ding113 ding113 linked an issue Nov 2, 2025 that may be closed by this pull request
@ding113 ding113 added enhancement New feature or request bug Something isn't working and removed enhancement New feature or request labels Nov 2, 2025
@ding113 ding113 merged commit ae80374 into ding113:main Nov 2, 2025
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

api错误

2 participants