Open danthegoodman1 opened 2 years ago
ENV VARs, but reading them as expected.
Standard configs, and TaskDB specific configs.
Or do we do something with yaml? That way we can pass the taskdb part to the taskdb init as a standard input https://github.com/go-yaml/yaml
could use env vars to either pass in as an env var or as a file on disk
ENV VARs, but reading them as expected.
Standard configs, and TaskDB specific configs.
Or do we do something with yaml? That way we can pass the taskdb part to the taskdb init as a standard input https://github.com/go-yaml/yaml
could use env vars to either pass in as an env var or as a file on disk