Skip to content

Commit fcee1d6

Browse files
committed
feat:Nas - 这是我犹豫了很久,才买的设备!
1 parent d18aff6 commit fcee1d6

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

docs/.vuepress/config.js

+17-17
Original file line numberDiff line numberDiff line change
@@ -290,23 +290,23 @@ module.exports = {
290290
}
291291
]
292292
},
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+
// },
310310
{
311311
text: 'Netty 4.x',
312312
items: [

docs/md/road-map/nas.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ NAS(Network Attached Storage,网络附加存储)是一种通过标准的
7878
</div>
7979

8080
- 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 - 路书中。
8282

8383
### 2. Docker 使用
8484

0 commit comments

Comments
 (0)