Add missing dot to comment

This commit is contained in:
Thomas Boerger
2019-09-13 13:22:45 +02:00
parent 0aa03ce88c
commit 7eda1b62b0
+1 -1
View File
@@ -74,7 +74,7 @@ func setupLogger() {
}
}
// setupConfig prepares the config
// setupConfig prepares the config.
func setupConfig() {
viper.SetConfigName("phoenix")