mirror of
https://github.com/SphericalKat/medium.rip.git
synced 2025-12-18 07:25:58 +00:00
Update config.go
This commit is contained in:
parent
20e2679dbd
commit
9607e4fd17
@ -17,6 +17,7 @@ type Config struct {
|
|||||||
S3Endpoint string `koanf:"S3_ENDPOINT"`
|
S3Endpoint string `koanf:"S3_ENDPOINT"`
|
||||||
Env string `koanf:"ENV"`
|
Env string `koanf:"ENV"`
|
||||||
SecretKey string `koanf:"SECRET_KEY"`
|
SecretKey string `koanf:"SECRET_KEY"`
|
||||||
|
Proxy string `koanf:"PROXY"`
|
||||||
}
|
}
|
||||||
|
|
||||||
var Conf *Config
|
var Conf *Config
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user