Compare commits

...

2 Commits

Author SHA1 Message Date
cf6cff70c5 yoooger 2025-07-10 09:52:44 +08:00
370253102e yoooger 2025-07-10 09:52:10 +08:00
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,5 @@
minio:
endpoint: "222.212.85.86:9000"
access_key: "adminjdskfj"
secret_key: "123456ksldjfal@Y"
secure: false

View File

@ -4,3 +4,10 @@ minio:
secret_key: "123456ksldjfal@Y"
secure: false
web: "http://222.212.85.86"
sql:
host: '47.108.71.9'
port: 5432
dbname: 'postgres'
user: 'postgres'
password: 'root'