Anzeige der Tasks als Liste

This commit is contained in:
jfhr
2020-06-01 15:27:13 +02:00
parent 9d950e9603
commit f52485761e
11 changed files with 97 additions and 551 deletions

View File

@@ -3,7 +3,8 @@
// The list of file replacements can be found in `angular.json`.
export const environment = {
production: false
production: false,
apiUrl: 'https://localhost:5001'
};
/*