]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/environments/environment.hmr.ts
Add automated dev setup using Gitpod
[github/Chocobozzz/PeerTube.git] / client / src / environments / environment.hmr.ts
index 20e2b8fcd1468d2978bd549e86b28e46e18a040a..853e20803863d3dc612be9c4879677df57c5284a 100644 (file)
@@ -1,5 +1,5 @@
 export const environment = {
   production: false,
   hmr: true,
-  apiUrl: 'http://localhost:9000'
+  apiUrl: ''
 }