]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/environments/environment.hmr.ts
Update translations
[github/Chocobozzz/PeerTube.git] / client / src / environments / environment.hmr.ts
index 3b6eff302c0ce0070225c32dd02f6680bceb4942..ab763192068ffb68c4b30fd6824de32319339866 100644 (file)
@@ -2,5 +2,5 @@ export const environment = {
   production: false,
   hmr: true,
   apiUrl: '',
-  embedUrl: 'http://localhost:9000'
+  originServerUrl: 'http://localhost:9000'
 }