🎨 custom http port

This commit is contained in:
naiba
2020-10-24 21:44:03 +08:00
parent f2c304e396
commit 8b4bd0e40e
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -19,6 +19,7 @@ type Config struct {
ClientID string
ClientSecret string
}
HTTPPort uint
v *viper.Viper
}