会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
哈喽
新随笔
管理
2025年5月8日
使用nginx代理访问nacos,rabbitmq,xxl-job和SpringBootAdmin服务端
摘要: 访问地址 https://www.aaa.com/nacos/ location ~* /nacos/(.*) { allow x.x.x.x; deny all; if ($request_uri ~ "/actuator"){ return 403; } proxy_pass http://12
阅读全文
posted @ 2025-05-08 11:26 哈喽哈喽111111
阅读(268)
评论(0)
推荐(0)