services: main: image: rongronggg9/rss-to-telegram:dev # stable image: rongronggg9/rss-to-telegram container_name: rsstt # need to be unique restart: unless-stopped volumes: - ./config:/app/config environment: - TOKEN=28c6da2srfsfrfsrsfsfefsfs0a9f9222d7df # get it from @BotFather - MANAGER=1234567890 # get it from @userinfobot, can be a list (e.g., 1234567890;987654321)