ochi
ochi copied to clipboard
Move parameters into config file
We pass service configuration as parameters. We should use a config file instead. Create config file if it doesn't exist. Default config shoold have configuration for local testing.
Use github.com/hashicorp/hcl/v2 for the configuration.