mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 19:58:03 +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
|
||||
|
||||
parser = LFCliBase.create_basic_argparse(
|
||||
|
||||
Reference in New Issue
Block a user