Change REport and Correct Docker file to add THSarabunFont to Docker Image

This commit is contained in:
Suphonchai Phoonsawat 2023-04-22 11:43:16 +07:00
parent 302ee1dd3b
commit 55a83a43ec
17 changed files with 1982 additions and 7 deletions

7
wwwroot/keycloak.json Normal file
View file

@ -0,0 +1,7 @@
{
"realm": "bma-ehr",
"auth-server-url": "https://identity.frappet.com",
"ssl-required": "external",
"resource": "bma-ehr",
"public-client": true
}