Archived
1

Fixing endpoint for setWebhook

This commit is contained in:
2018-01-31 00:17:59 +04:00
parent 88e640d322
commit 38416b3902
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
telegram_connection:
api_token: "your-awesome-token"
webhook_domain: "https://i2bot.wtfteam.pro"
webhook_domain: "https://i2bot.wtfteam.pro/"
listen_address: "0.0.0.0:5000"
database_connection:
host: "localhost"