commencement des pages 'connexion' et 'register'

This commit is contained in:
MiharyR 2021-10-26 09:13:36 +02:00
parent 96285c0403
commit 5f4ecfc7b3
10 changed files with 6904 additions and 6235 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,
debutUrl: "http://127.0.0.1/backend/"
};
/*