0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-22 14:39:45 -05:00

Fix default development server uri.

This commit is contained in:
Andrey Antukh 2017-03-06 09:22:29 +01:00
parent 9da623e3af
commit fa7b0987a1
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -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!