From aa4c61652894776ec19e786d52a6ed9b6d324563 Mon Sep 17 00:00:00 2001 From: "DESKTOP-69B1728\\derek" Date: Wed, 28 Aug 2024 16:02:16 +0800 Subject: [PATCH] no message --- .env.development | 2 +- src/app/(main)/bssp/page.tsx | 1 + src/app/(main)/invoice/new/page.tsx | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.env.development b/.env.development index 6d999ff..2282bfb 100644 --- a/.env.development +++ b/.env.development @@ -1,2 +1,2 @@ -API_URL=http://localhost:8090/api +API_URL=http://192.168.244.204:8091/api NEXTAUTH_SECRET=secret \ No newline at end of file diff --git a/src/app/(main)/bssp/page.tsx b/src/app/(main)/bssp/page.tsx index 1a4386d..0cf84e7 100644 --- a/src/app/(main)/bssp/page.tsx +++ b/src/app/(main)/bssp/page.tsx @@ -25,6 +25,7 @@ const Bssp: React.FC = async () => { {t("SSSSS")} + ) diff --git a/src/app/(main)/invoice/new/page.tsx b/src/app/(main)/invoice/new/page.tsx index da4701b..891ba37 100644 --- a/src/app/(main)/invoice/new/page.tsx +++ b/src/app/(main)/invoice/new/page.tsx @@ -18,6 +18,7 @@ const Invoice: React.FC = async () => { <> {t("Create Invoice")} + gggs