Add yaml format config file
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
9
public/conf/conf.yaml
Normal file
9
public/conf/conf.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
site:
|
||||
demo: true
|
||||
regions:
|
||||
- thorax
|
||||
- abdomen
|
||||
- limbs
|
||||
external:
|
||||
address: "10.188.0.98"
|
||||
port: 9001
|
||||
Reference in New Issue
Block a user