Module backend::config::app

source ·
Expand description

Configuration of the server.

Structs§

  • Configuration data for the server.
  • EnvVars 🔒
    Environment variables that are required for the configuration of the server.

Functions§

  • Load the .env file. A missing file does not result in an error.