Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
# Timezone set to Europe
TZ="Europ/Paris"

Key embedding tool

Note

Version 1.1.6+

The Key Embedding Tools comes with two flavours (debug vs. production). The tool selection is automatic, based on the APP_ENV variable from the .env file.

Code Block
# Deployment type
APP_ENV=dev (or prod)