added connection string to config
This commit is contained in:
@@ -13,6 +13,7 @@ type AppConfig struct {
|
||||
S3SecretKey string
|
||||
S3SSL bool
|
||||
S3Bucket string
|
||||
DSN string
|
||||
CacheTTL time.Duration
|
||||
CacheCleanup time.Duration
|
||||
Address string
|
||||
|
||||
Reference in New Issue
Block a user