修改为服务器数据库

This commit is contained in:
YUN-PC5\user 2023-07-17 09:55:56 +08:00
parent f767752aa4
commit 586f4c36a6

View File

@ -7,8 +7,8 @@
} }
}, },
"ConnectionStrings": { "ConnectionStrings": {
"conn_db": "Data Source=LAPTOP-STKF2M8H\\SQLEXPRESS;User ID=admin;Password=admin123;Initial Catalog=ZrAdmin;", // "conn_db": "server=8.140.174.251;user=admin;pwd=admin123;database=ZrAdmin", //
"conn_db_type": "1" // MySql = 0, SqlServer = 1, Oracle = 3PgSql = 4 "conn_db_type": "0" // MySql = 0, SqlServer = 1, Oracle = 3PgSql = 4
}, },
"urls": "http://localhost:8888", //urldevServer "urls": "http://localhost:8888", //urldevServer
"corsUrls": "http://localhost:8887", //"," "corsUrls": "http://localhost:8887", //","