added basic auth
This commit is contained in:
@@ -12,6 +12,8 @@ type AppConfig struct {
|
||||
S3SSL bool
|
||||
S3Bucket string
|
||||
Address string
|
||||
APIUsername string
|
||||
APIPassword string
|
||||
}
|
||||
|
||||
type Metadata struct {
|
||||
|
||||
Reference in New Issue
Block a user