Compare commits
2 Commits
98efccf6f8
...
cf6cff70c5
Author | SHA1 | Date | |
---|---|---|---|
cf6cff70c5 | |||
370253102e |
@ -0,0 +1,5 @@
|
|||||||
|
minio:
|
||||||
|
endpoint: "222.212.85.86:9000"
|
||||||
|
access_key: "adminjdskfj"
|
||||||
|
secret_key: "123456ksldjfal@Y"
|
||||||
|
secure: false
|
@ -4,3 +4,10 @@ minio:
|
|||||||
secret_key: "123456ksldjfal@Y"
|
secret_key: "123456ksldjfal@Y"
|
||||||
secure: false
|
secure: false
|
||||||
web: "http://222.212.85.86"
|
web: "http://222.212.85.86"
|
||||||
|
|
||||||
|
sql:
|
||||||
|
host: '47.108.71.9'
|
||||||
|
port: 5432
|
||||||
|
dbname: 'postgres'
|
||||||
|
user: 'postgres'
|
||||||
|
password: 'root'
|
Loading…
x
Reference in New Issue
Block a user