von daheim
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// environments/environment.ts
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiUrl: 'http://localhost:4200' // Entwicklungs-URL
|
||||
//apiUrl: 'http://localhost:4200' // Entwicklungs-URL
|
||||
apiUrl: 'http://10.0.0.104'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user