mirror of
https://git.clerie.de/clerie/fieldpoc.git
synced 2026-01-03 06:18:12 +00:00
Move extensions.json file path to config file
This commit is contained in:
parent
d72ff01372
commit
6a227b4dce
4 changed files with 10 additions and 6 deletions
|
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"extensions": {
|
||||
"file": "fieldpoc_extensions.json"
|
||||
},
|
||||
"controller": {
|
||||
"host": "127.0.0.1",
|
||||
"port": 9437
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue