
* Add pino and pino-pretty to every package, to fix logger failing * Fix taxes child logger * Fix Search child logger * Update examples .env * changeset
10 lines
No EOL
221 B
Text
10 lines
No EOL
221 B
Text
# The key used for metadata encryption. Required for production builds
|
|
SECRET_KEY=
|
|
|
|
# APL Config
|
|
# https://github.com/saleor/saleor-app-sdk/blob/main/docs/apl.md
|
|
APL=
|
|
REST_APL_ENDPOINT=
|
|
REST_APL_TOKEN=
|
|
|
|
APP_LOG_LEVEL=info |