Skip to content

Commit 12e1077

Browse files
committed
added stat
1 parent 9f59766 commit 12e1077

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docker/run.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ mkdir -p /data/telegram-bot-api
2525
--api-hash="${API_HASH}" \
2626
--local \
2727
--dir=/data/telegram-bot-api \
28-
--verbosity="${LOG_LEVEL}"
28+
--verbosity="${LOG_LEVEL}" \
29+
--http-stat-port=8082

0 commit comments

Comments
 (0)