Remove manual deploy instructions from README.md
This commit is contained in:
parent
1fc619fe06
commit
ef39b93b3a
1 changed files with 0 additions and 10 deletions
10
README.md
10
README.md
|
@ -15,16 +15,6 @@ ACCOUNT_PASSWORD = "<Your_Instagram_password>"
|
||||||
docker compose up -d
|
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
|
# Modules
|
||||||
frontend - frontend server
|
frontend - frontend server
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue