File tree 2 files changed +18
-18
lines changed
2 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -290,23 +290,23 @@ module.exports = {
290
290
}
291
291
]
292
292
} ,
293
- {
294
- text : '中间件' ,
295
- items : [
296
- {
297
- text : 'SpringBoot 中间件开发' ,
298
- link : '/md/assembly/middleware/2019-12-02-SpringBoot服务治理中间件之统一白名单验证.md'
299
- } ,
300
- {
301
- text : 'IDEA Plugin 开发手册' ,
302
- link : '/md/assembly/idea-plugin/2021-08-27-技术调研,IDEA 插件怎么开发?.md'
303
- } ,
304
- {
305
- text : 'API网关:中间件设计和实践' ,
306
- link : '/md/assembly/api-gateway/api-gateway.md'
307
- }
308
- ]
309
- } ,
293
+ // {
294
+ // text: '中间件',
295
+ // items: [
296
+ // {
297
+ // text: 'SpringBoot 中间件开发',
298
+ // link: '/md/assembly/middleware/2019-12-02-SpringBoot服务治理中间件之统一白名单验证.md'
299
+ // },
300
+ // {
301
+ // text: 'IDEA Plugin 开发手册',
302
+ // link: '/md/assembly/idea-plugin/2021-08-27-技术调研,IDEA 插件怎么开发?.md'
303
+ // },
304
+ // {
305
+ // text: 'API网关:中间件设计和实践',
306
+ // link: '/md/assembly/api-gateway/api-gateway.md'
307
+ // }
308
+ // ]
309
+ // },
310
310
{
311
311
text : 'Netty 4.x' ,
312
312
items : [
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ NAS(Network Attached Storage,网络附加存储)是一种通过标准的
78
78
</div >
79
79
80
80
- Nas 还支持配置定时开机关机、休眠,这样会比较省电,也不用一直在那打开着。
81
- - 另外可以自建frp,让自己的nas服务可以直接被公网访问。一年¥48 2c2g 服务器即可。[ https://618.gaga.plus ] ( https://618.gaga.plus ) 专属地址。frp 教程在 bugstack.cn - 路书中。
81
+ - 另外可以自建frp,让自己的nas服务可以直接被公网访问。一年¥48 2c2g 服务器即可。[ https://618.gaga.plus ] ( https://618.gaga.plus ) 专属地址。[ frp] ( https://bugstack.cn/md/road-map/frp.html ) 教程在 bugstack.cn - 路书中。
82
82
83
83
### 2. Docker 使用
84
84
You can’t perform that action at this time.
0 commit comments