backend::config

Module 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_env_file ๐Ÿ”’
    Load the .env file. A missing file does not result in an error.