🐛 Use local backend by default

This commit is contained in:
mathieu.brunot 2019-02-14 13:04:35 +01:00
parent 426904000a
commit 4ec303520b
No known key found for this signature in database
GPG key ID: 81584BEAF692D7E0
2 changed files with 3 additions and 3 deletions

View file

@ -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://demo.uxbox.io/api"
{
"uxbox.config.url" "http://127.0.0.1:6060/api"
})
(ra/start-figwheel!