From fa2bffef23cfa2f9615081e20c04861e3c33b643 Mon Sep 17 00:00:00 2001 From: leandrofars Date: Mon, 10 Jun 2024 12:47:08 -0300 Subject: [PATCH] chore(frontend): new postman mocked api url --- frontend/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/.env b/frontend/.env index 141984e..6d0a658 100644 --- a/frontend/.env +++ b/frontend/.env @@ -12,6 +12,6 @@ NEXT_PUBLIC_WS_ENDPOINT="http://localhost:5000/" # ---------------------------- Mocked Environment ---------------------------- # -#NEXT_PUBLIC_REST_ENDPOINT="https://d9962fd9-2464-4a30-9a86-a15a04b57ad0.mock.pstmn.io" +#NEXT_PUBLIC_REST_ENDPOINT="https://c970e88c-2d7b-4363-a58c-ff59d66438a8.mock.pstmn.io" # ---------------------------------------------------------------------------- #