Update README.md

main
Ethan Reece 2021-12-07 18:20:35 +00:00
parent 527fadf67e
commit 3c274c995a
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ This repository is designed to be pushed to Heroku/Dokku/etc.
- `PGDATABASE` - set to the name of your database (i.e. `scoretrackerdb`)
- `PGUSER` - set to the user for managing the database
- `PGPASSWORD` - set to the password for that user
- `PUBLIC_SUBMIT_PAGE` (default: `false`) - set to `true` to allow score submissions without an account
## Code