Skip to content

Commit

Permalink
fix: go documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
SLedunois committed Apr 8, 2022
1 parent c4c5b7d commit 05b6161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ var defaultConfigPath = fmt.Sprintf("%s/%s", config.DefaultConfigFolder, Default
// APIKey is the admin API key configuration found in configuration file
var APIKey *string

// URL is the admin url configuration found in configuration file
// B3LB is the admin url configuration found in configuration file
var B3LB *string

// Path is the direct path for configuration file
Expand Down

0 comments on commit 05b6161

Please sign in to comment.