Skip to content

Commit

Permalink
[api] routing key is not needed for the API
Browse files Browse the repository at this point in the history
  • Loading branch information
jbygdell committed Jul 26, 2024
1 parent 7a3ae86 commit 2feb863
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sda/internal/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,6 @@ func NewConfig(app string) (*Config, error) {
"broker.port",
"broker.user",
"broker.password",
"broker.routingkey",
"db.host",
"db.port",
"db.user",
Expand Down

0 comments on commit 2feb863

Please sign in to comment.