Skip to content
Snippets Groups Projects
Commit 5b2f91cf authored by Helmut Hutzler's avatar Helmut Hutzler
Browse files

Changing docker File for production - Fixing minor problems

parent 08ced342
No related branches found
No related tags found
No related merge requests found
Pipeline #9312 passed
......@@ -2,7 +2,8 @@ export const environment = {
production: true,
//keycloakURL: 'https://kube-master-h1.informatik.fh-nuernberg.de:/auth/',
keycloakURL: '/auth/',
apiURL: 'https://kube-master-h1.informatik.fh-nuernberg.de:/api',
apiURL: '/api',
//apiURL: 'https://kube-master-h1.informatik.fh-nuernberg.de:/api',
secureRoute: 'https://kube-master-h1.informatik.fh-nuernberg.de:/'
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment