AI_python_yoooger/ai3/config.yaml
2025-08-01 14:50:49 +08:00

13 lines
258 B
YAML

minio:
endpoint: "222.212.85.86:9000"
access_key: "adminjdskfj"
secret_key: "123456ksldjfal@Y"
secure: false
web: "http://222.212.85.86"
sql:
host: '222.212.85.86'
port: 5432
dbname: 'postgres'
user: 'postgres'
password: 'root'