]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/environments/environment.ts
Redirect to the last url on login
[github/Chocobozzz/PeerTube.git] / client / src / environments / environment.ts
index 364da6745c9ac1d1a1e55ac135c0f11923ad3d97..5bb6f4b3446fecce885eb6187219f5e7e7aa9ea2 100644 (file)
@@ -4,6 +4,6 @@
 
 export const environment = {
   production: false,
-  hmr: true,
+  hmr: false,
   apiUrl: 'http://localhost:9000'
 }