diff --git a/frontend/.env b/frontend/.env index 91e41ec..679a4b3 100644 --- a/frontend/.env +++ b/frontend/.env @@ -4,6 +4,11 @@ NEXT_PUBLIC_REST_ENPOINT="http://localhost:8000/api" NEXT_PUBLIC_WS_ENPOINT="http://localhost:5000/" # ---------------------------------------------------------------------------- # +# -------------------------- Production Environment -------------------------- # + +#NEXT_PUBLIC_REST_ENPOINT="https://oktopustr369.com/api" +#NEXT_PUBLIC_WS_ENPOINT="https://oktopustr369.com/" +# ---------------------------------------------------------------------------- # # ---------------------------- Mocked Environment ---------------------------- #