diff --git a/joal/config.json b/joal/config.json index 11aa027dc..2862ce7f3 100644 --- a/joal/config.json +++ b/joal/config.json @@ -39,6 +39,7 @@ "ui_path": "str", "secret_token": "str", "run_duration": "str?", - "verbose": "bool?" + "verbose": "bool?", + "local_ip_port": "str?" } }