github.com/hellofresh/janus@v0.0.0-20230925145208-ce8de8183c67/docs/install/configuration.md (about) 1 # Configuration 2 3 You have multiple ways of configuring Janus. You can choose from `environment variables`, `YAML`, `JSON` or `TOML` files. 4 Our recomendation is to use TOML configuration, since it makes it easier to read. You can check an example of the configuration [here](/janus.sample.toml)