Env Var Overrides
box_config_colorInDumbTerminal=truebox_config_endpoints_forgebox_APIToken=my-token-here# JSON which will be parsed
box_config_proxy={ "server" : "localhost", "port": 80 }# dot-delimited keys
box_config_endpoints.forgebox.APIToken=my-token-here
# array indexes too
box_config_foo.bar[baz].bum[1]=testLast updated
Was this helpful?