From 58b348401cf4ddb2a9a327b283451240b5fa6abf Mon Sep 17 00:00:00 2001 From: mei Date: Sat, 30 Nov 2024 11:21:32 +0800 Subject: [PATCH] f --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 47fd66a..486bdb5 100755 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ curl -sSL https://git.mei.lv/mei/short-url/raw/branch/main/auto.sh -o auto.sh && 手动: ```shell git clone https://git.mei.lv/mei/short-url.git +cd short-url +touch .env ## 参考 .env.example 填写 docker build -t url-shortener:latest . mkdir /opt/url-shortener cd /opt/url-shortener