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
This commit is contained in:
2024-12-13 16:01:08 -08:00
parent d60c85fa14
commit c8c4ac7298
4 changed files with 32 additions and 19 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "streamline-emr",
"org": "streamline",
"version": "0.1",
"version": "1.0",
"platforms": [
"linux/arm64",
"linux/amd64"