saleor-apps-redis_apl/apps/crm/.env.example
Lukasz Ostrowski 8b22b1c1f8
Fix logs (#452)
* Add pino and pino-pretty to every package, to fix logger failing

* Fix taxes child logger

* Fix Search child logger

* Update examples .env

* changeset
2023-05-10 16:57:20 +02:00

12 lines
No EOL
233 B
Text

# The key used for metadata encryption. Required for production builds
SECRET_KEY=
# APL Config. Production keys are required
APL=
REST_APL_ENDPOINT=
REST_APL_TOKEN=
MAILCHIMP_CLIENT_ID=
MAILCHIMP_CLIENT_SECRET=
APP_LOG_LEVEL=info