Add conf.yaml PWA config (#168)

Closes: #160
Reviewed-on: #168
This commit is contained in:
2024-03-30 21:00:35 -07:00
parent 0420e6b411
commit c1542283ea
8 changed files with 174 additions and 54 deletions

14
public/conf/conf.yaml Normal file
View File

@@ -0,0 +1,14 @@
demo: true
agreeExpire: 3
regions:
- thorax
- abdomen
- limbs
useExternal: required
external:
- name: Mserver
address: "192.169.1.105"
port: 9001
- name: Georgi lab server
address: "10.188.0.98"
port: 9001