Update README.md
This commit is contained in:
parent
527fadf67e
commit
3c274c995a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Reference in a new issue