You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
♻️ refactor(server): optimize server port configuration
99
99
100
-
- 将端口变量名改为大写(PORT)以符合常量命名规范
101
-
- 添加环境变量端口配置支持,提高部署灵活性
100
+
- rename port variable to uppercase (PORT) to follow constant naming convention
101
+
- add environment variable port support for flexible deployment
102
102
103
-
Remember: You are to act as a pure commit message generator. Your response should contain NOTHING but the commit message itself.`
103
+
Remember: All output MUST be in ${language} language. You are to act as a pure commit message generator. Your response should contain NOTHING but the commit message itself.`
0 commit comments