mirror of
https://github.com/penpot/penpot.git
synced 2026-05-01 22:28:15 +00:00
🎨 Use relative path for default Viewer URL
This commit is contained in:
parent
e9627cf7f7
commit
b54c7e1b49
@ -7,5 +7,5 @@
|
||||
(ns uxbox.config)
|
||||
|
||||
(goog-define url "http://127.0.0.1:6060/api")
|
||||
(goog-define viewurl "http://127.0.0.1:3449/view/index.html")
|
||||
(goog-define viewurl "/view/index.html")
|
||||
(goog-define isdemo false)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user