Remove redundant slash in README

calls
bodqhrohro 4 years ago
parent fd1fd560bc
commit 48ac4fdcef

@ -114,7 +114,7 @@ modules:
Then you need to setup nginx proxy that will serve `get_url` path, because Telegram will not handle URLs with non-default http(s) ports.
Example nginx config:
/```
```
server {
listen 80;
listen 443 ssl;

Loading…
Cancel
Save