Remove manual deploy instructions from README.md

This commit is contained in:
p23 2025-04-28 19:15:29 +08:00
parent 1fc619fe06
commit ef39b93b3a

View file

@ -15,16 +15,6 @@ ACCOUNT_PASSWORD = "<Your_Instagram_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