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