
* Add pino and pino-pretty to every package, to fix logger failing * Fix taxes child logger * Fix Search child logger * Update examples .env * changeset
12 lines
No EOL
233 B
Text
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 |