in development funktionieren Steckdosen, Prod: baseURL fehler
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// environments/environment.ts
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiUrl: 'http://localhost:4200' // Entwicklungs-URL
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user