mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-03 04:07:52 +00:00
Hard Coded Bug Fixes
This commit is contained in:
@@ -107,7 +107,7 @@ def main():
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
lfjson_host = "192.168.200.15"
|
lfjson_host = "localhost"
|
||||||
lfjson_port = 8080
|
lfjson_port = 8080
|
||||||
|
|
||||||
parser = LFCliBase.create_basic_argparse(
|
parser = LFCliBase.create_basic_argparse(
|
||||||
|
|||||||
Reference in New Issue
Block a user