Compare commits
1 commit
2192775063
...
c6d1e88278
Author | SHA1 | Date | |
---|---|---|---|
c6d1e88278 |
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ const (
|
||||||
defaultStorageDB = "polyculeconnect"
|
defaultStorageDB = "polyculeconnect"
|
||||||
defaultStorageUser = "polyculeconnect"
|
defaultStorageUser = "polyculeconnect"
|
||||||
defaultStoragePassword = "polyculeconnect"
|
defaultStoragePassword = "polyculeconnect"
|
||||||
defaultStorageSSLMode = "disable"
|
defaultStorageSSLMode = ""
|
||||||
defaultStorageSSLCaFile = ""
|
defaultStorageSSLCaFile = ""
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue