0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 07:29:08 -05:00

Set proper default config.

This commit is contained in:
Andrey Antukh 2016-11-22 18:36:23 +01:00
parent c6b1263d33
commit aa4c39395f
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -2,8 +2,8 @@
'[figwheel-sidecar.repl-api :as ra]) '[figwheel-sidecar.repl-api :as ra])
(def options (def options
{"uxbox.config.url" "http://127.0.0.1:6060/api" {;;"uxbox.config.url" "http://127.0.0.1:6060/api"
;; "uxbox.config.url" "https://test.uxbox.io/api" "uxbox.config.url" "https://test.uxbox.io/api"
}) })
(ra/start-figwheel! (ra/start-figwheel!