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