Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jordisala1991 committed Apr 23, 2024
1 parent 54bf359 commit 5279b17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui-src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
<div id="root"></div>
<script>
window.penpotPublicURI = 'https://design.penpot.app';
// Local proxy for testing purposes
// window.penpotPublicURI = 'http://localhost:5173';
window.penpotVersion = '2.0.0-13062-gc97f2d620';
</script>
<script type="module" src="./main.tsx"></script>
Expand Down

0 comments on commit 5279b17

Please sign in to comment.