backend fertig gestellt
frontend angefangen
This commit is contained in:
8
ui/src/environments/environment.prod.ts
Normal file
8
ui/src/environments/environment.prod.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
gateway: '',
|
||||
callback: 'http://localhost:4200/callback',
|
||||
domain: 'dev-uzlaiuax.eu.auth0.com',
|
||||
clientId: 'JLRuOGtkGQAESlcE6MADlOmLdowttvLo',
|
||||
audience: 'https://hochzeit-api'
|
||||
};
|
||||
Reference in New Issue
Block a user