manifest.xml teruggezet naar prod URL
This commit is contained in:
@@ -9,10 +9,10 @@ import axios from "axios";
|
||||
// axios conf
|
||||
axios.defaults.headers.common["api-language"] = "nl";
|
||||
|
||||
const localApiUrl = "https://ewn51fphu7.sharedwithexpose.com/api/zoek_bestelling";
|
||||
const orderUrlEdit = "https://ewn51fphu7.sharedwithexpose.com/bestellingen/edit/";
|
||||
const orderUrlIndex = "https://ewn51fphu7.sharedwithexpose.com/bestellingen";
|
||||
const apiCredentialUrl = "https://ewn51fphu7.sharedwithexpose.com/api/api_credentials";
|
||||
const localApiUrl = "https://bykhztyhjw.sharedwithexpose.com/api/zoek_bestelling";
|
||||
const orderUrlEdit = "https://bykhztyhjw.sharedwithexpose.com/bestellingen/edit/";
|
||||
const orderUrlIndex = "https://bykhztyhjw.sharedwithexpose.com/bestellingen";
|
||||
const apiCredentialUrl = "https://bykhztyhjw.sharedwithexpose.com/api/api_credentials";
|
||||
|
||||
Office.onReady((info) => {
|
||||
if (info.host === Office.HostType.Outlook) {
|
||||
|
||||
Reference in New Issue
Block a user