diff --git a/.env.development b/.env.development index 797778d9..1123b90f 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,4 @@ -NEXT_PUBLIC_API_SERVER_PATH="https://dev-api.hanasys.jp" +NEXT_PUBLIC_API_SERVER_PATH=="http://1.248.227.176:38080" NEXT_PUBLIC_HOST_URL="http://1.248.227.176:4000"