From 4f8c849d17d82ef35f1f9a32c6484a28151bd294 Mon Sep 17 00:00:00 2001 From: Vitor George Date: Tue, 26 Mar 2024 11:48:41 +0000 Subject: [PATCH] Update production endpoint for reforestamos --- app/assets/scripts/config/reforestamos-prod.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/scripts/config/reforestamos-prod.js b/app/assets/scripts/config/reforestamos-prod.js index 71b249b5..28bf49e1 100644 --- a/app/assets/scripts/config/reforestamos-prod.js +++ b/app/assets/scripts/config/reforestamos-prod.js @@ -2,8 +2,8 @@ module.exports = { default: { environment: 'production', - restApiEndpoint: 'https://api.lulc-staging.ds.io', - websocketEndpoint: 'wss://socket.lulc-staging.ds.io', + restApiEndpoint: 'https://api.reforestamos.ds.io', + websocketEndpoint: 'wss://socket.reforestamos.ds.io', auth0Domain: 'pearl-landcover.us.auth0.com', auth0ClientId: 'mXokXsHo1eabFlWuJyQPpzErqOX3wZ87', tileUrlTemplate: