Skip to content

Commit 15ab7fb

Browse files
committed
point frontend to persistent backend
1 parent e7d647a commit 15ab7fb

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://steen.informatik.rwth-aachen.de:9082'
4+
hostUrl: 'http://steen.informatik.rwth-aachen.de:9089'
55
};

0 commit comments

Comments
 (0)