aboutsummaryrefslogtreecommitdiffstats
path: root/html/conf.php
diff options
context:
space:
mode:
Diffstat (limited to 'html/conf.php')
-rw-r--r--html/conf.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/html/conf.php b/html/conf.php
index 80871dd..b316874 100644
--- a/html/conf.php
+++ b/html/conf.php
@@ -25,4 +25,5 @@ switch ($mode) {
case 'dev':
case 'dev-rda': $www_host = 'mageia:8888'; break;
// add your own case if needed.
+case 'razvoj': $www_host = 'mag'; break;
}