Skip to content

Commit 6a25c8e

Browse files
authored
Update dashboard.html
Updated
1 parent 1f99774 commit 6a25c8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ <h3 id="modal-title"></h3>
180180
</div>
181181

182182
<script>
183-
const AZURE_API_ENDPOINT = "https://EOAgriTool.azurewebsites.net";
183+
const AZURE_API_ENDPOINT = "https://eoagritool-cwfzfndaazauawex.canadacentral-01.azurewebsites.net";
184184

185185
document.addEventListener('DOMContentLoaded', () => {
186186
loadDashboardData();

0 commit comments

Comments
 (0)