From 0073a991e8cd110a488de795d7277d05434ed9ae Mon Sep 17 00:00:00 2001 From: Thiago Vallory Date: Fri, 22 Dec 2023 14:41:43 -0300 Subject: [PATCH] change PUBLIC_URL --- .env.production | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.env.production b/.env.production index e8788dd..8330d1e 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # Environment variables for the production environment. # PUBLIC_VARIABLE_NAME=variable_value -SEARCH_URL=https://www.google.com/ -LOGIN_URL=https://www.google.com/ -SIGNUP_URL=https://www.google.com/ \ No newline at end of file +SEARCH_URL=https://thiago1-qevduh.mysharetribe-test.com/s?%20limites=60.297839%2C25.3377299%2C60.0619677%2C24.8074457 +LOGIN_URL=https://thiago1-qevduh.mysharetribe-test.com/login +SIGNUP_URL=https://thiago1-qevduh.mysharetribe-test.com/signup \ No newline at end of file