Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
change Readmy file  , deployment
  • Loading branch information
IvanLiVa authored Nov 30, 2023
1 parent 358ddad commit 3f5aea8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,14 @@ The workflow of finding new posts and send them to subscribers can be viewed her
## Deployment
Deployment process as easy as possible:
Required software:
- terminal for running bash scripts
- terminal for running
- docker
- docker-compose

to deploy application, switch to needed branch and run bash script:
to deploy application, switch to needed branch and run
docker-compose up --build -d


$ bash start.sh ${bot_username} ${bot_token}

That's all.

Expand Down

0 comments on commit 3f5aea8

Please sign in to comment.