mirror of
https://github.com/PaiGramTeam/telegram-bot-api-build.git
synced 2024-11-21 06:36:20 +00:00
211a01c800
Hide token from nginx access logs |
||
---|---|---|
.. | ||
nginx | ||
docker-compose.yml | ||
README.md |
Example
By default, tdlib/telegram-bot-api doesn't provide possibility to download files from API (without local-mode) so that's meat you will need to expose files somehow differently, for example by nginx.
In this example used docker-compose configuration with running 2 containers:
This example is recommended only for local development but in production you can use it only by your own risk.