aboutsummaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.php b/config.php
index f96049e..1dbea27 100644
--- a/config.php
+++ b/config.php
@@ -15,7 +15,7 @@ $GLOBALS['CONFIG'] = [];
* 'localhost' zu setzen und so ebenfalls unabhängig von den OPEN/CLOSED
* Informationen der einzelnen Konferenzen testen zu können.
*/
-$GLOBALS['CONFIG']['PREVIEW_DOMAIN'] = 'pre.stream.c3voc.de';
+$GLOBALS['CONFIG']['PREVIEW_DOMAIN'] = 'xlocalhost';
/**
* Während der Entwicklung wird die BASEURL automatisch erraten