Update config.json

This commit is contained in:
Alexandre
2021-09-09 21:45:22 +02:00
committed by GitHub
parent 8650904b30
commit 9c5dd5f173

View File

@@ -39,6 +39,7 @@
"ui_path": "str",
"secret_token": "str",
"run_duration": "str?",
"verbose": "bool?"
"verbose": "bool?",
"local_ip_port": "str?"
}
}