Commit ee1b6a72 authored by Sam Dunne's avatar Sam Dunne

Fixes #2478

parent 2010a0c9
...@@ -35,7 +35,7 @@ type Config struct { ...@@ -35,7 +35,7 @@ type Config struct {
TypeOverride bool `mapstructure:"artifact_type_override"` TypeOverride bool `mapstructure:"artifact_type_override"`
Metadata map[string]string Metadata map[string]string
ServerAddr string `mapstructure:"server_address"` ServerAddr string `mapstructure:"atlas_url"`
Token string Token string
// This shouldn't ever be set outside of unit tests. // This shouldn't ever be set outside of unit tests.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment