removed s3 bucket from config
This commit is contained in:
@@ -12,7 +12,6 @@ type AppConfig struct {
|
||||
S3AccessKey string
|
||||
S3SecretKey string
|
||||
S3SSL bool
|
||||
S3Bucket string
|
||||
DSN string
|
||||
CacheTTL time.Duration
|
||||
CacheCleanup time.Duration
|
||||
|
||||
Reference in New Issue
Block a user