🎨 custom http port

This commit is contained in:
naiba
2020-10-24 21:44:03 +08:00
parent 4ad8a7e61a
commit f34f5ab020
3 changed files with 3 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ type Config struct {
ClientID string
ClientSecret string
}
HTTPPort uint
v *viper.Viper
}