From 68dab8bceddb4a9a46a099dbf3f17485b799eac5 Mon Sep 17 00:00:00 2001 From: icurfer Date: Tue, 29 Apr 2025 11:29:28 +0900 Subject: [PATCH] url update --- .env.production | 4 ++-- version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.env.production b/.env.production index 8cda3cd..e7069ae 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,2 @@ -REACT_APP_API_AUTH=https://www.inje-paas.com -REACT_APP_API_BLOG=https://www.inje-paas.com \ No newline at end of file +REACT_APP_API_AUTH=https://www.demo.test +REACT_APP_API_BLOG=https://www.demo.test \ No newline at end of file diff --git a/version b/version index a54429d..91ee29c 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.0.5_r1 \ No newline at end of file +0.0.5_r3 \ No newline at end of file