mirror of
https://github.com/penpot/penpot.git
synced 2026-05-01 22:28:15 +00:00
Fix default development server uri.
This commit is contained in:
parent
9da623e3af
commit
fa7b0987a1
@ -3,7 +3,7 @@
|
||||
|
||||
(def options
|
||||
{;;"uxbox.config.url" "http://127.0.0.1:6060/api"
|
||||
"uxbox.config.url" "https://test.uxbox.io/api"
|
||||
"uxbox.config.url" "https://demo.uxbox.io/api"
|
||||
})
|
||||
|
||||
(ra/start-figwheel!
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user