Select the types of activity you want to include in your feed.
1#!/bin/bash 2uvicorn app:app --host 127.0.0.1 --port 8000 --reload --log-config log_config.ini