]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/environments/environment.hmr.ts
Fast forward on HLS decode error
[github/Chocobozzz/PeerTube.git] / client / src / environments / environment.hmr.ts
index 72eed45e5e6e8d7c81427c75bbbdfdaeae37c785..ab763192068ffb68c4b30fd6824de32319339866 100644 (file)
@@ -2,5 +2,5 @@ export const environment = {
   production: false,
   hmr: true,
   apiUrl: '',
-  embedUrl: 'http://localhost:9000/videos/embed'
+  originServerUrl: 'http://localhost:9000'
 }