diff --git a/.env.development b/.env.development index b27eade5..64c2bdd4 100644 --- a/.env.development +++ b/.env.development @@ -1 +1 @@ -VITE_API_BASE_URL=http://localhost:3001/api/v1/ +VITE_API_BASE_URL=http://10.10.10.10:3001/api/v1/ diff --git a/index.html b/index.html index 3f19ea52..3e7017a2 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ + content="initial-scale=1, viewport-fit=cover, width=device-width" />