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.