Module app

Module app 

Source
Expand description

Configuration of the server.

Structs§

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

Enums§

Mode
Modes that the backend can be run in.

Functions§

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