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