mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-05 01:31:49 -07:00
Set to /server default in UI
This commit is contained in:
@@ -273,7 +273,7 @@ def importConfigs(pm, db, all_plugins):
|
|||||||
)
|
)
|
||||||
conf.BACKEND_API_URL = ccd(
|
conf.BACKEND_API_URL = ccd(
|
||||||
"BACKEND_API_URL",
|
"BACKEND_API_URL",
|
||||||
"",
|
"/server",
|
||||||
c_d,
|
c_d,
|
||||||
"API URL",
|
"API URL",
|
||||||
'{"dataType":"string", "elements": [{"elementType" : "input", "elementOptions" : [] ,"transformers": []}]}',
|
'{"dataType":"string", "elements": [{"elementType" : "input", "elementOptions" : [] ,"transformers": []}]}',
|
||||||
|
|||||||
Reference in New Issue
Block a user