Add yaml format config file

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
2024-03-29 21:47:51 -07:00
parent d85d0aaf5d
commit 3909d0df82
4 changed files with 47 additions and 11 deletions

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

@@ -0,0 +1,9 @@
site:
demo: true
regions:
- thorax
- abdomen
- limbs
external:
address: "10.188.0.98"
port: 9001