Merge 'dev' into 'main'
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
package config
|
||||
|
||||
type Config struct {
|
||||
AppID string
|
||||
AppSecret string
|
||||
SSOURL string
|
||||
DecortURL string
|
||||
Retries uint64
|
||||
SSLSkipVerify bool
|
||||
}
|
||||
package config
|
||||
|
||||
type Config struct {
|
||||
AppID string
|
||||
AppSecret string
|
||||
SSOURL string
|
||||
DecortURL string
|
||||
Retries uint64
|
||||
SSLSkipVerify bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user