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`.
|
|
|
|
|
|
|
|
# ALGOLIA_MASTER_API_KEY=19b6c2234e50c98d30668659a39e3127
|
|
|
|
|
|
|
|
# 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
|