Add domain config variable
parent
b6eff53f0c
commit
43ea9eefda
|
@ -20,5 +20,6 @@ $RUNTIME['SIDOMAN']['URL'] = "https://sidoman.4creative.net/";
|
|||
$RUNTIME['SIDOMAN']['CONTAINER'] = "...";
|
||||
$RUNTIME['SIDOMAN']['PASSWORD'] = "...";
|
||||
|
||||
$RUNTIME['DOMAIN'] = "mcp.4creative.net";
|
||||
$RUNTIME['IAR']['BASEURL'] = "https://mcp.4creative.net/data/";
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue