mohsin-devs commited on
Commit
635663e
·
1 Parent(s): 1cfbe6f

Keep deployed frontend bundle unchanged

Browse files
Files changed (1) hide show
  1. index.html +1 -4
index.html CHANGED
@@ -203,9 +203,6 @@
203
  </div>
204
  </div>
205
 
206
- <script>
207
- window.__DOCVAULT_REMOTE_API_BASE__ = 'https://mohsin-devs-docvault.hf.space/api';
208
- </script>
209
- <script type="module" src="js/main.js?v=7"></script>
210
  </body>
211
  </html>
 
203
  </div>
204
  </div>
205
 
206
+ <script type="module" src="js/main.js?v=8"></script>
 
 
 
207
  </body>
208
  </html>