Update README.md
parent
527fadf67e
commit
3c274c995a
|
@ -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`)
|
- `PGDATABASE` - set to the name of your database (i.e. `scoretrackerdb`)
|
||||||
- `PGUSER` - set to the user for managing the database
|
- `PGUSER` - set to the user for managing the database
|
||||||
- `PGPASSWORD` - set to the password for that user
|
- `PGPASSWORD` - set to the password for that user
|
||||||
|
- `PUBLIC_SUBMIT_PAGE` (default: `false`) - set to `true` to allow score submissions without an account
|
||||||
|
|
||||||
## Code
|
## Code
|
||||||
|
|
||||||
|
|
Reference in New Issue