From 67379aa00926c3bfe562cc389cc76031cdeb866d Mon Sep 17 00:00:00 2001 From: Hugo Nollet Date: Sat, 15 Jan 2022 19:10:53 +0100 Subject: [PATCH] :memo: edit README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dcd72e..c3b05c3 100644 --- a/README.md +++ b/README.md @@ -30,5 +30,5 @@ yarn build ```sh # Replace this with the app url -VITE_BACKEND_URL_URL=http://localhost:3000/ +VITE_BACKEND_URL_URL=https://secure-basin-71919.herokuapp.com/ ```