Configuration
The service requires the following environment variables:
- FAIREAI_CLIENT_ID: id of the Faire AI client
- FAIREAI_CLIENT_SECRET: secret of the Faire AI client
- FAIREAI_ENVIRONMENT: environment to be used by the client. Valid values are:
sandbox
(development environment) andlive
(production environment)