2022-03-24 23:54:46 +00:00
|
|
|
#### You can copy this file to `.env` and modify accordingly.
|
2022-03-23 23:51:57 +00:00
|
|
|
#### Documentation can be found in `docs/configuration.md`.
|
|
|
|
|
2022-03-30 17:12:57 +00:00
|
|
|
# ALGOLIA_MASTER_API_KEY=999988887777666655554444eeeeffff
|
|
|
|
# NEXT_PUBLIC_ALGOLIA_APP_ID=ABCDE12345
|
|
|
|
# NEXT_PUBLIC_ALGOLIA_SEARCH_KEY=0000111122223333aaaabbbbccccdddd
|
2022-03-23 23:51:57 +00:00
|
|
|
|
|
|
|
# DIGITALOCEAN_POSTGRES=postgresql://...@localhost:5432/...?schema=public
|
|
|
|
# POSTGRES_NO_SSL=1
|
|
|
|
|
|
|
|
# NEXT_PUBLIC_SITE_URL=http://localhost:3000
|
|
|
|
|
|
|
|
# DEBUG_MODE=off
|
|
|
|
|
|
|
|
# INFER_COOKIE=...
|
|
|
|
# GOODJUDGMENTOPENCOOKIE=TODO
|
|
|
|
# GOOGLE_API_KEY=TODO
|
|
|
|
# SECRET_BETFAIR_ENDPOINT=TODO
|