diff --git a/anwendung/src/components/Constants.js b/anwendung/src/components/Constants.js index 20d725f..e70872d 100644 --- a/anwendung/src/components/Constants.js +++ b/anwendung/src/components/Constants.js @@ -1,2 +1,2 @@ -//export const baseURL = "http://185.245.96.48:8080" -export const baseURL = "http://localhost:8080" \ No newline at end of file +export const baseURL = "http://185.245.96.48:8080" +//export const baseURL = "http://localhost:8080" \ No newline at end of file diff --git a/anwendung/src/components/SemesterTile.jsx b/anwendung/src/components/SemesterTile.jsx index 5544c57..e3d4fdb 100644 --- a/anwendung/src/components/SemesterTile.jsx +++ b/anwendung/src/components/SemesterTile.jsx @@ -31,10 +31,8 @@ export default function SemesterTile(p) }} onClick={(e) => p.onClick(e)}>
{p.text}
{p.text2}