Skip to main content

Configuration Priority

Configuration can be done through a configuration file, environment variables, and command line arguments.

Configuration reading priority:
  1. Configuration file
  2. Environment variables
  3. Command line arguments