mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-25 22:37:18 +10:00
Update docs
This commit is contained in:
parent
a293c144fe
commit
f7abaefd92
2 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@ REACT_APP_ENV=production
|
|||
# REACT_APP_GOOGLE_ANALYTICS_ID=change-me
|
||||
|
||||
|
||||
# Features.
|
||||
# Features
|
||||
#
|
||||
|
||||
REACT_APP_AVAILABILITY_ENABLED=true
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ them have defaults that work for development environment. For production deploys
|
|||
| REACT_APP_CANONICAL_ROOT_URL | Canonical root url of the marketplace. Needed for social media sharing and SEO optimization. |
|
||||
| NODE_ENV | Node env. Use 'development' for development and 'production' for production. |
|
||||
| PORT | Port for server to accept connections. |
|
||||
| REACT_APP_ENV | Env for client side. Use the same value as with NODE_ENV. |
|
||||
| REACT_APP_ENV | A more fine grained env definition than NODE_ENV. Is used for example to differentiate envs in logging. |
|
||||
| REACT_APP_SHARETRIBE_USING_SSL | Redirect HTTP to HTTPS? |
|
||||
| SERVER_SHARETRIBE_TRUST_PROXY | Set when running the app behind a reverse proxy, e.g. in Heroku. |
|
||||
| REACT_APP_PUBLIC_SENTRY_DSN | See: [Error logging with Sentry](./sentry.md) |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue