Select the types of activity you want to include in your feed.
1 # your GitHub PAT 2GITHUB_TOKEN= 3 4# the connection string to the database instance, see docker-compose.yml for the default connection string 5DB_URL= 6 7# the admin username 8ADMIN_USER= 9 10# sha512 hash of the admin password 11ADMIN_PW=