Skip to content

Commit

Permalink
Update production settings
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsee committed Mar 8, 2021
1 parent 9f89b18 commit e9cb29c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const environment = {
production: true,
apiUrl: 'http://vorlesung-aufzeichnung:8080'
apiUrl: 'http://vorlesung-aufzeichnung.tk.informatik.tu-darmstadt.de:8080'
};

0 comments on commit e9cb29c

Please sign in to comment.