Change dev env urls

urls
Max Ehrlicher-Schmidt 4 years ago
parent 2695711711
commit e13696f354

@ -4,10 +4,8 @@
export const environment = { export const environment = {
production: false, production: false,
//apiUrl: "http://localhost:4000", apiUrl: "https://flotte.duckdns.org/graphql",
//authUrl: "http://localhost:8080" authUrl: "https://flotte.duckdns.org/user-management"
apiUrl: "http://173.212.197.169:4000",
authUrl: "http://173.212.197.169:8080"
}; };
/* /*

Loading…
Cancel
Save