diff --git a/config.example.php b/config.example.php index 1f1972a..fd76cbb 100644 --- a/config.example.php +++ b/config.example.php @@ -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/"; ?>