diff --git a/Ai_tottle/config.yaml b/Ai_tottle/config.yaml index ec6c9e0..c6d0531 100644 --- a/Ai_tottle/config.yaml +++ b/Ai_tottle/config.yaml @@ -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' \ No newline at end of file