mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
Set proper default config.
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
'[figwheel-sidecar.repl-api :as ra])
|
||||
|
||||
(def options
|
||||
{"uxbox.config.url" "http://127.0.0.1:6060/api"
|
||||
;; "uxbox.config.url" "https://test.uxbox.io/api"
|
||||
{;;"uxbox.config.url" "http://127.0.0.1:6060/api"
|
||||
"uxbox.config.url" "https://test.uxbox.io/api"
|
||||
})
|
||||
|
||||
(ra/start-figwheel!
|
||||
|
||||
Reference in New Issue
Block a user