Files
hrm_eva/Properties/launchSettings.json
2020-03-12 21:45:09 +07:00

47 lines
1.8 KiB
JSON

{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:59115/",
"sslPort": 44365
}
},
"profiles": {
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"launchUrl": "swagger",
"environmentVariables": {
"SiteInformation_apisite": "/eva",
"DB_USERNAME": "postgres",
"JasperReportServer_reportsite": "/tb320hr_site2",
"SiteInformation_modulesite": "http://tb320dev.zd.co.th/menu/evaluation",
"DB_NAME": "tb320_hr_site2",
"DB_PORT": "5432",
"DB_PASSWORD": "project0*",
"JasperReportServer_username": "jasper",
"SiteInformation_mainsite": "http://tb320dev.zd.co.th",
"JasperReportServer_password": "ZdPr0jects",
"DB_HOST": "192.168.2.233",
"SiteInformation_modulename": "ระบบประวัติเงินเดือนและการเลื่อนเงินเดือน",
"SiteInformation_chatsite": "http://chat.rmutto.ac.th",
"ASPNETCORE_ENVIRONMENT": "Development",
"MIGRATION": "true",
"JasperReportServer_MainURL": "http://tb320.zd.co.th/jasperserver/rest_v2/reports",
"JasperReportServer_LoginURL": "http://tb320.zd.co.th/jasperserver/rest_v2/reports",
"SiteInformation_appsite": "/eva",
"SiteInformation_sitename": "เนติบัณฑิตยสภา ในพระบรมราชูปถัมภ์"
}
},
"Test01": {
"commandName": "Project",
"launchBrowser": true,
"launchUrl": "api/values",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "http://localhost:59893/"
}
}
}