This commit is contained in:
yooooger 2025-07-10 09:52:44 +08:00
parent 370253102e
commit cf6cff70c5

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'