Change API endpoints

master
Trivernis 4 years ago committed by GitHub
parent 6023c847a0
commit 1e5e88a528
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
export const environment = { export const environment = {
production: true, production: true,
apiUrl: "https://api.flotte-berlin.duckdns.org", // graphql api url without /graphql! apiUrl: "https://api.flotte.dev.trivernis.net", // graphql api url without /graphql!
authUrl: "https://userserver.flotte-berlin.duckdns.org" // user server url authUrl: "https://userserver.flotte.dev.trivernis.net" // user server url
}; };

Loading…
Cancel
Save