File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6- < title > Agricultural Dashboard</ title >
6+ < title > EOAgriTool Dashboard</ title >
77 < link rel ="stylesheet " href ="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap ">
88 < style >
99 /* General Styles */
@@ -181,7 +181,7 @@ <h3 id="modal-title"></h3>
181181
182182< script >
183183 // Azure API configuration
184- const API_BASE_URL = 'https://eoagritool-cwfzfndaazauawex.canadacentral-01.azurewebsites.net/api ' ;
184+ const API_BASE_URL = 'https://eoagritool-cwfzfndaazauawex.canadacentral-01.azurewebsites.net/app ' ;
185185 const API_ENDPOINTS = {
186186 FIELDS : '/fields' ,
187187 CLIMATE : '/climate' ,
You can’t perform that action at this time.
0 commit comments