diff --git a/.env.production b/.env.production index ff3b30f..aea8493 100644 --- a/.env.production +++ b/.env.production @@ -1 +1 @@ -REACT_APP_BACKEND = "http://localhost:3000/api/v0/" \ No newline at end of file +REACT_APP_BACKEND = "/api/v0/" \ No newline at end of file