mirror of
https://github.com/tdlight-team/tdlight-telegram-bot-api.git
synced 2024-12-24 19:25:49 +01:00
Update docker-entrypoint.sh
This commit is contained in:
parent
cf5e66213a
commit
1cb53b2d55
@ -21,7 +21,7 @@ if [ -n "$TELEGRAM_STAT" ]; then
|
||||
fi
|
||||
|
||||
if [ -n "$TELEGRAM_STAT_HOST" ]; then
|
||||
CUSTOM_ARGS="${CUSTOM_ARGS} --http-stat-host=$TELEGRAM_STAT_HOST"
|
||||
CUSTOM_ARGS="${CUSTOM_ARGS} --http-stat-ip-address=$TELEGRAM_STAT_HOST"
|
||||
fi
|
||||
|
||||
if [ -n "$TELEGRAM_STAT_HIDE_SENSIBLE_DATA" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user