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