Refactoring fixed wrong Bsp number (is now Bsp 3)
This commit is contained in:
parent
86da51ef24
commit
9f0454e9f8
@ -1,7 +1,7 @@
|
||||
import {NgxLoggerLevel} from 'ngx-logger';
|
||||
|
||||
export const environment = {
|
||||
title: 'Bsp 4 Gruppe 4',
|
||||
title: 'Bsp 3 Gruppe 4',
|
||||
openid_endpoint: 'https://waecm-sso.inso.tuwien.ac.at/auth/realms/waecm/protocol/openid-connect',
|
||||
production: true,
|
||||
location: window.location.hostname,
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Bsp 2 Gruppe 4</title>
|
||||
<title>Bsp 3 Gruppe 4</title>
|
||||
<base href="/">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user