Mirror for https://github.com/STBoyden/go-portfolio
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 11 lines 230 B view raw
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=