แก้ให้รับกับ environment

This commit is contained in:
Nakorn Rientrakrunchai
2020-03-04 19:05:00 +07:00
parent 7e74b6161a
commit d12e57868e
55 changed files with 219 additions and 174 deletions

View File

@@ -13,7 +13,25 @@
"launchBrowser": true,
"launchUrl": "swagger",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
"SiteInformation_apisite": "/eva",
"DB_USERNAME": "postgres",
"JasperReportServer_reportsite": "/tb320hr",
"SiteInformation_modulesite": "http://tb320dev.zd.co.th/menu/evaluation",
"DB_NAME": "tb320_hr",
"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": {