mirror of
https://github.com/cupcakearmy/docker-instabot.git
synced 2024-12-21 15:06:25 +00:00
Setup
This commit is contained in:
parent
25217b6216
commit
b0e45eb333
11
README.md
11
README.md
@ -10,4 +10,13 @@ docker-compose up -d
|
||||
|
||||
## Setup 🏗
|
||||
|
||||
Insert your credentials in the `app.py` file and change the settings to what you like.
|
||||
```bash
|
||||
git clone https://github.com/CupCakeArmy/docker-instabot
|
||||
cd docker-instabot
|
||||
|
||||
# Insert your credentials and customize tags etc.
|
||||
vim app.py
|
||||
|
||||
# Run
|
||||
docker-compose up -d
|
||||
```
|
Loading…
Reference in New Issue
Block a user