Skip to content

fadeojo/brito

Repository files navigation

This project was generated by the Go ABCWeb web app framework: https://github.com/volatiletech/abcweb -- See here for readme.

Example run

BRITO_ENV is the environment variable that specifies which config.toml configuration mode/section to use.

./brito will use the default mode of prod.

BRITO_ENV=dev ./brito BRITO_ENV=prod ./brito

Configuration

This project loads configuration in the order of:

  1. command line argument default values
  2. config.toml
  3. environment variables
  4. supplied command line arguments

This means that values passed into the command line will override values passed in through the config.toml and env vars, and so on.

About

hardware aggregation service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published