From c7cda018298477f0056a8cfb852e930b6a8b84c3 Mon Sep 17 00:00:00 2001 From: vincent Date: Thu, 16 May 2024 00:36:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=85=8D=E7=BD=AE=E5=88=9D?= =?UTF-8?q?=E5=A7=8B=E5=8C=96=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4425e84..9de7c55 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,12 @@ git clone https://gittea.wingogo.top/William/hysteria_docker.git ``` +配置初始化, **第一次运行必须执行** +```bash +cd ./bin +bash ./init.sh +``` + 启动项目 ```bash docker-compose up -d