We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 272543f commit e7d647aCopy full SHA for e7d647a
src/environments/environment.prod.ts
@@ -1,5 +1,5 @@
1
export const environment = {
2
production: true,
3
redirectUrl: 'http://dbis.rwth-aachen.de/noracle/login',
4
- hostUrl: 'http://192.168.10.84:9082/'
+ hostUrl: 'http://steen.informatik.rwth-aachen.de:9082'
5
};
0 commit comments