Commit 929072c9 authored by jiamianliu's avatar jiamianliu
Browse files

api

parent 4720fef9
export const environment = {
production: true,
apiEndpoint: 'https://api.eu-de.apiconnect.appdomain.cloud/jiamianliuoutlookcom-vuspace/sb',
apiEndpoint: 'https://bookle-vu.eu-de.cf.appdomain.cloud/api',
auth: {
clientId: '7d8fc411-a445-4a99-9cea-7e3161355ff7',
clientSecret: 'D5tC3uX7oA5uG5gM3nN7gP3wP5rU8bG8iE4oW1mB2bC2tO7hK0'
clientId: '483ce3cd-4a9b-4a42-b8c0-21c7b63813be',
clientSecret: 'fB1gU2hD3gN6dB8nK4bJ3xU7wX8fM6fR6sE3bI7hN0iS0sK6iE'
}
};
......@@ -3,11 +3,20 @@
// `ng build --env=prod` then `environment.prod.ts` will be used instead.
// The list of which env maps to which file can be found in `.angular-cli.json`.
// export const environment = {
// production: false,
// apiEndpoint: 'https://api.eu-de.apiconnect.appdomain.cloud/jiamianliuoutlookcom-vuspace/sb',
// auth: {
// clientId: '7d8fc411-a445-4a99-9cea-7e3161355ff7',
// clientSecret: 'D5tC3uX7oA5uG5gM3nN7gP3wP5rU8bG8iE4oW1mB2bC2tO7hK0'
// }
// };
export const environment = {
production: false,
apiEndpoint: 'https://api.eu-de.apiconnect.appdomain.cloud/jiamianliuoutlookcom-vuspace/sb',
apiEndpoint: 'https://bookle-vu.eu-de.cf.appdomain.cloud/api',
auth: {
clientId: '7d8fc411-a445-4a99-9cea-7e3161355ff7',
clientSecret: 'D5tC3uX7oA5uG5gM3nN7gP3wP5rU8bG8iE4oW1mB2bC2tO7hK0'
clientId: '483ce3cd-4a9b-4a42-b8c0-21c7b63813be',
clientSecret: 'fB1gU2hD3gN6dB8nK4bJ3xU7wX8fM6fR6sE3bI7hN0iS0sK6iE'
}
};
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment