diff --git a/frontend/scripts/figwheel.clj b/frontend/scripts/figwheel.clj index 331b973cb8..a1185dcf94 100644 --- a/frontend/scripts/figwheel.clj +++ b/frontend/scripts/figwheel.clj @@ -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!