Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
程琨
gateway
Merge requests
!3
chore(config): 更新 etcd 配置连接信息
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
程琨
requested to merge
test
into
main
Mar 05, 2026
Overview
0
Commits
1
Changes
1
将 etcd 端点从
http://etcd:2379
更改为
http://172.16.191.249:2379
移除注释中的备用 etcd 地址配置
将 etcd 前缀从 /apisix/test 更新为 /apisix
保留超时时间配置为 30 秒
维持用户名和密码的注释配置选项