mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-07 13:38:26 +00:00
10 lines
120 B
JSON
10 lines
120 B
JSON
{
|
|
"id": "fhir",
|
|
"password": "FHIRDefaultPassword",
|
|
"roles": [
|
|
"manager",
|
|
"admin",
|
|
"manager-gui"
|
|
]
|
|
}
|