aboutsummaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'config.php')
-rw-r--r--config.php9
1 files changed, 4 insertions, 5 deletions
diff --git a/config.php b/config.php
index 182762c..222ea97 100644
--- a/config.php
+++ b/config.php
@@ -28,11 +28,10 @@ if(@$_SERVER['SERVER_NAME'] == 'localhost')
{
// keine Konfiguration -> BASEURL wird automatisch erraten
}
-// if($_SERVER['SERVER_NAME'] == 'pre.stream.c3voc.de')
-// {
-// // Preview-Domain
-// $GLOBALS['CONFIG']['BASEURL'] = '//pre.stream.c3voc.de/';
-// }
+else if($_SERVER['SERVER_NAME'] == 'streaming.test.c3voc.de')
+{
+ $GLOBALS['CONFIG']['BASEURL'] = '//streaming.test.c3voc.de/';
+}
else
{
// Set a safe Default