]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/environments/environment.hmr.ts
Translated using Weblate (Russian)
[github/Chocobozzz/PeerTube.git] / client / src / environments / environment.hmr.ts
index 72eed45e5e6e8d7c81427c75bbbdfdaeae37c785..3b6eff302c0ce0070225c32dd02f6680bceb4942 100644 (file)
@@ -2,5 +2,5 @@ export const environment = {
   production: false,
   hmr: true,
   apiUrl: '',
-  embedUrl: 'http://localhost:9000/videos/embed'
+  embedUrl: 'http://localhost:9000'
 }