mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 19:39:19 +00:00
Disable service-worker, change demo link in readme
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||

|
||||
|
||||
## Demo site
|
||||
Visit: [photos.qpqp.dk](http://photos.qpqp.dk/)
|
||||
Visit https://photos.qpqp.dk/
|
||||
|
||||
Username: __demo__
|
||||
Password: __demo__
|
||||
|
||||
@@ -17,4 +17,6 @@ const Main = () => (
|
||||
)
|
||||
|
||||
ReactDOM.render(<Main />, document.getElementById('root'))
|
||||
registerServiceWorker()
|
||||
|
||||
// TODO: Get Service Worker up and running
|
||||
//registerServiceWorker()
|
||||
|
||||
Reference in New Issue
Block a user