Preguntas y respuestas funcionando para médicos
This commit is contained in:
9
1.sources/MyHealth/ecosystem.json
Normal file
9
1.sources/MyHealth/ecosystem.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"apps" : [{
|
||||
"name": "ANT",
|
||||
"script": "start.sh",
|
||||
"cwd": "./",
|
||||
"ignore_watch": ["*.ear", "*.jar", "*.war", "./build/*", "./dist/*"],
|
||||
"watch": true
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user