✨ add jwt / complete the rotation verification
This commit is contained in:
@@ -5,4 +5,6 @@ type Config struct {
|
||||
Logger Logger `yaml:"logger"`
|
||||
System System `yaml:"system"`
|
||||
Redis Redis `yaml:"redis"`
|
||||
SMS SMS `yaml:"sms"`
|
||||
JWT JWT `yaml:"jwt"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user