'https://' . getenv('CLOUD_DOMAIN') . '/index.php/apps/web', 'web.rewriteLinks' => getenv('OWNCLOUD_WEB_REWRITE_LINKS') == 'true', ]; return $config; } $CONFIG = getWebConfigFromEnv();