diff --git a/.env.development b/.env.development
new file mode 100644
index 0000000..1a6b152
--- /dev/null
+++ b/.env.development
@@ -0,0 +1 @@
+VITE_API=http://localhost:8091
diff --git a/examples/Root.vue b/examples/Root.vue
index 17ac0b8..9239e41 100644
--- a/examples/Root.vue
+++ b/examples/Root.vue
@@ -5,7 +5,21 @@