diff --git a/frontend/src/variables.js b/frontend/src/variables.js index 1069783..2ffdfe6 100644 --- a/frontend/src/variables.js +++ b/frontend/src/variables.js @@ -1,2 +1,2 @@ export const baseUri = 'http://plesk.icaotix.de:5000' -export const selfUri = 'http://localhost:8080' \ No newline at end of file +export const selfUri = 'http://plesk.icaotix.de:8080' \ No newline at end of file