Select the types of activity you want to include in your feed.
1services: 2 honkbot: 3 build: . 4 restart: unless-stopped 5 env_file: .env 6 environment: 7 - RUST_LOG=info 8 - FALLBACK_IMAGE_DIR=/app/fallback_images