Skip to content

Commit e7d647a

Browse files
committed
Revert "point to local server temporarily"
This reverts commit 9f7c7a3.
1 parent 272543f commit e7d647a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/environments/environment.prod.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export const environment = {
22
production: true,
33
redirectUrl: 'http://dbis.rwth-aachen.de/noracle/login',
4-
hostUrl: 'http://192.168.10.84:9082/'
4+
hostUrl: 'http://steen.informatik.rwth-aachen.de:9082'
55
};

0 commit comments

Comments
 (0)