13 lines
258 B
YAML
Raw Permalink Normal View History

2025-07-10 09:41:26 +08:00
minio:
endpoint: "222.212.85.86:9000"
access_key: "adminjdskfj"
secret_key: "123456ksldjfal@Y"
secure: false
web: "http://222.212.85.86"
2025-07-10 09:52:44 +08:00
sql:
2025-07-10 09:57:01 +08:00
host: '222.212.85.86'
2025-07-10 09:52:44 +08:00
port: 5432
dbname: 'postgres'
user: 'postgres'
password: 'root'