diff --git a/demo/index.html b/demo/index.html
index ac0981a..7f7a9ad 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -36,9 +36,9 @@
}
} catch (e) { return true; }
})()) {
- localStorage.setItem('registryServer', JSON.stringify([(location.origin + location.pathname).replace(/\/$/, '')]))
+ localStorage.setItem('registryServer', JSON.stringify(['https://raw.githubusercontent.com/Joxit/docker-registry-ui/master/demo']))
}
-
+