We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f99774 commit 6a25c8eCopy full SHA for 6a25c8e
dashboard.html
@@ -180,7 +180,7 @@ <h3 id="modal-title"></h3>
180
</div>
181
182
<script>
183
- const AZURE_API_ENDPOINT = "https://EOAgriTool.azurewebsites.net";
+ const AZURE_API_ENDPOINT = "https://eoagritool-cwfzfndaazauawex.canadacentral-01.azurewebsites.net";
184
185
document.addEventListener('DOMContentLoaded', () => {
186
loadDashboardData();
0 commit comments