From f5c261dfa8f4865c76b7e33ea0caf6c6955d4b41 Mon Sep 17 00:00:00 2001 From: icurfer Date: Mon, 19 May 2025 18:49:59 +0900 Subject: [PATCH] domain change --- .env.production | 6 +++--- version | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.env.production b/.env.production index 9dc9f27..dbc14b6 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ -REACT_APP_API_AUTH=https://www.demo.test -REACT_APP_API_BLOG=https://www.demo.test -REACT_APP_API_TODO=https://www.demo.test \ No newline at end of file +REACT_APP_API_AUTH=https://www.icurfer.com +REACT_APP_API_BLOG=https://www.icurfer.com +REACT_APP_API_TODO=https://www.icurfer.com \ No newline at end of file diff --git a/version b/version index b0a1227..cbcf477 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.0.10 \ No newline at end of file +0.0.10-r1 \ No newline at end of file