[성현모] TRA 컨피그, 레이아웃 생성
This commit is contained in:
17
Projects/Config/WebClient.Tra.Config.json
Normal file
17
Projects/Config/WebClient.Tra.Config.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"Server": {
|
||||
"Address": "https://*",
|
||||
"Port": 11000,
|
||||
"IIS": false
|
||||
},
|
||||
"DataBase": [
|
||||
{
|
||||
"IP": "127.0.0.1",
|
||||
"Port": 1433,
|
||||
"DBName": "CPXV2",
|
||||
"DBID": 1,
|
||||
"UserID": "Alis",
|
||||
"Password": "Kefico!@34"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user