]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/environments/environment.prod.ts
Translated using Weblate (Ukrainian)
[github/Chocobozzz/PeerTube.git] / client / src / environments / environment.prod.ts
index c9f5a3b63fbd46d0e2382ac4e28da40e3b28b9af..e1b736c6183c192607640a640cfa29d58a75b257 100644 (file)
@@ -1,4 +1,6 @@
 export const environment = {
   production: true,
-  apiUrl: ''
+  hmr: false,
+  apiUrl: '',
+  originServerUrl: ''
 }