Update README.md

typo fix
pull/78/head
Kamille 2021-11-11 10:51:46 +08:00 zatwierdzone przez GitHub
rodzic 2dbbcfd98c
commit ba353919a4
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -77,7 +77,7 @@ Find out more at [WebhookAlerts.com](https://webhookalerts.com). Got a question?
1. Clone this repository `git clone https://github.com/fabston/TradingView-Webhook-Bot.git`
1. Edit and update [`config.py`](https://github.com/fabston/TradingView-Webhook-Bot/blob/master/config.py)
1. `docker-compose build`
1. `docker-compuse up`
1. `docker-compose up`
*It is recommended to run flask on a different port like 8080. It is then necessary to forward port 80 to 8080.*