update cdn host

This commit is contained in:
SwallowGG
2024-04-06 19:04:38 +08:00
parent be5c904223
commit 7f181054ba
17 changed files with 28 additions and 28 deletions

View File

@ -8,7 +8,7 @@
"custom": false,
"defaultDriver": true,
"downloadJdbcDriverUrls": [
"https://oss.sqlgpt.cn/lib/postgresql-42.5.1.jar"
"https://cdn.chat2db-ai.com/lib/postgresql-42.5.1.jar"
],
"jdbcDriver": "postgresql-42.5.1.jar",
"jdbcDriverClass": "org.postgresql.Driver"