From ef39b93b3a739108f3d0ee8a976eb257d3397f54 Mon Sep 17 00:00:00 2001 From: p23 Date: Mon, 28 Apr 2025 19:15:29 +0800 Subject: [PATCH] Remove manual deploy instructions from README.md --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 79775c8..3ffe950 100644 --- a/README.md +++ b/README.md @@ -15,16 +15,6 @@ ACCOUNT_PASSWORD = "" docker compose up -d ``` -## Manual -``` -apt-get update -apt-get install -y ffmpeg libpq-dev libmagic1 libmagic-dev -RUN pip3 install ffmpeg_python-0.2.0-py3-none-any.whl -RUN pip3 install -r /app/requirements.txt - -python3 ./app.py -``` - # Modules frontend - frontend server