commencement des pages 'connexion' et 'register'
This commit is contained in:
parent
96285c0403
commit
5f4ecfc7b3
10 changed files with 6904 additions and 6235 deletions
|
|
@ -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/"
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
|
|||
Reference in a new issue