docker-stacks/tg-rss-bot/.env.dist
Alexey Skobkin 5b51007c79
All checks were successful
continuous-integration/drone/pr Build is passing
tg-rss-bot. Adding test version of RSS Bot stack.
2022-08-22 00:40:50 +03:00

13 lines
286 B
Plaintext

# https://hub.docker.com/r/miroslavsckaya/tg-rss-bot
#IMAGE_VERSION=latest
RSSBOT_DSN=postgres://username:password@hostname/database_name
RSSBOT_TG_TOKEN=1234567890:yourbotstoken
# https://github.com/mcuadros/ofelia#configuration
#SCHEDULER_UPDATE=1h
LOG_MAX_SIZE=5m
LOG_MAX_FILE=5