From e6f2b00fc03c2f7fbad3219e4faccef85feef6c0 Mon Sep 17 00:00:00 2001 From: mei Date: Fri, 6 Jun 2025 07:15:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1eabfb3..95bebf3 100755 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ ```shell mkdir url-shortener cd url-shortener -mkdir data touch .env ## ๅ‚่€ƒ .env.example ๅกซๅ†™ wget https://git.mei.lv/mei/short-url/raw/branch/main/docker-compose.yaml docker compose up -d