Moved
This commit is contained in:
parent
bc62ef4f0d
commit
a18333c2c3
101 changed files with 54 additions and 59 deletions
4
frontend/src/environments/environment.prod.ts
Normal file
4
frontend/src/environments/environment.prod.ts
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
export const environment = {
|
||||
production: true,
|
||||
debutUrl: 'http://127.0.0.1:4200/api/'
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue