mirror of
https://github.com/NAStool/nas-tools-wiki.git
synced 2026-04-30 13:30:42 +08:00
docs: update 安装教程
This commit is contained in:
5
安装教程.md
5
安装教程.md
@@ -2,7 +2,7 @@
|
||||
title: 安装教程
|
||||
description:
|
||||
published: 1
|
||||
date: 2023-05-12T09:10:39.892Z
|
||||
date: 2023-05-12T09:11:32.597Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2023-05-12T04:25:24.817Z
|
||||
@@ -61,7 +61,7 @@ services:
|
||||
{.is-warning}
|
||||
|
||||
|
||||
{.align-left}
|
||||

|
||||
|
||||
|
||||
# 群晖
|
||||
@@ -100,6 +100,7 @@ nohup python3 run.py &
|
||||
- 设置了`NASTOOL_AUTO_UPDATE=true`时,如果启动时的日志提醒你 "无法安装依赖,请更新镜像...",则需要删除旧容器,删除旧镜像,重新pull镜像,再重新创建容器。
|
||||
|
||||
- 如果你访问github的网络不太好,可以考虑在创建容器时增加设置一个环境变量。
|
||||
|
||||
```shell
|
||||
-e REPO_URL="https://ghproxy.com/https://github.com/NAStool/nas-tools.git"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user