Run docker with two TELEGRAM_ADMIN
bigazzzz opened this issue · 1 comments
bigazzzz commented
I need to run docker from the command line. How can I specify two TELEGRAM_ADMINS?
docker run
-e 'TELEGRAM_ADMIN=123123\n321321'
metalmatze/alertmanager-bot:0.4.2
is not working
Or, maybe, i can start TELEGRAM_ADMIN with channel_id, and all users from channel can be admin for bot?
bigazzzz commented
sorry, i'm stupid
docker run metalmatze/alertmanager-bot:0.4.2 --telegram.admin=123123 --telegram.admin=321321