Move extensions.json file path to config file

This commit is contained in:
clerie 2022-09-02 22:03:38 +02:00
parent d72ff01372
commit 6a227b4dce
4 changed files with 10 additions and 6 deletions

View file

@ -1,4 +1,7 @@
{
"extensions": {
"file": "fieldpoc_extensions.json"
},
"controller": {
"host": "127.0.0.1",
"port": 9437