Select the types of activity you want to include in your feed.
1#!/bin/bash 2source .env 3 4docker exec -it 88x31-db-1 psql -U $POSTGRES_USER -d $POSTGRES_DB