cosmostat active host inventory file api
This commit is contained in:
@ -19,7 +19,7 @@ app_settings = {
|
||||
"custom_api_port": "5000",
|
||||
"cosmostat_server_api": "http://10.200.27.20:5000/",
|
||||
"REAL_API_KEY": ''.join(secrets.choice(string.ascii_letters + string.digits) for _ in range(256)),
|
||||
"disable_local_api": False,
|
||||
"disable_local_dashboard": False,
|
||||
"local_api_address": "http://10.200.27.20:5000/",
|
||||
"cosmostat_server_ip": "10.200.27.20",
|
||||
"api_bind_ip": "192.168.37.1"
|
||||
|
||||
Reference in New Issue
Block a user