diff --git a/frontend/.env b/frontend/.env index 1ba26cd..89c0df2 100644 --- a/frontend/.env +++ b/frontend/.env @@ -1,6 +1,6 @@ # ----------------------------- Local Environment ---------------------------- # -NEXT_PUBLIC_REST_ENPOINT="http://localhost:8000" +NEXT_PUBLIC_REST_ENPOINT="http://localhost:8000/api" # ---------------------------------------------------------------------------- # @@ -9,4 +9,4 @@ NEXT_PUBLIC_REST_ENPOINT="http://localhost:8000" #NEXT_PUBLIC_REST_ENPOINT="https://d9962fd9-2464-4a30-9a86-a15a04b57ad0.mock.pstmn.io" -# ---------------------------------------------------------------------------- # \ No newline at end of file +# ---------------------------------------------------------------------------- #