We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f59766 commit 12e1077Copy full SHA for 12e1077
1 file changed
docker/run.sh
@@ -25,4 +25,5 @@ mkdir -p /data/telegram-bot-api
25
--api-hash="${API_HASH}" \
26
--local \
27
--dir=/data/telegram-bot-api \
28
- --verbosity="${LOG_LEVEL}"
+ --verbosity="${LOG_LEVEL}" \
29
+ --http-stat-port=8082
0 commit comments