Files
streamline-emr/src/app.conf
T
alec.turner c8c4ac7298 disable dbsync and prep for production
- bump version to 1.0
- disable dbsync
- add reference app.conf file to aid in quickly re-enabling dbsync
- upgrade hosted-app-utils to develop
2024-12-13 16:01:08 -08:00

13 lines
239 B
Plaintext

{
"name": "Streamline EMR",
"access": {
"username": "streamline_sysuser",
"password": "82CUF8UftjEx"
},
"appconfig": {
"blockgraph": {
"district": "StreamlineEmr",
"name": "streamline_emr_config"
}
}
}