diff --git a/config.php b/config.php index 90951edaf92da93c71ef0b8f1dca646e86d76c68..fbd7a076440cb5db44ee112ee6c22e58571605e3 100644 --- a/config.php +++ b/config.php @@ -52,7 +52,7 @@ if ($_SERVER['SERVER_NAME'] == 'localhost') { } else { - $rootURL = '/cesium/cesium.app'; + $rootURL = '/'; }