diff --git a/labswp_2019_sose_geocaching_frontend/frontend/quasar.conf.js b/labswp_2019_sose_geocaching_frontend/frontend/quasar.conf.js index 9858ac5..25156f1 100644 --- a/labswp_2019_sose_geocaching_frontend/frontend/quasar.conf.js +++ b/labswp_2019_sose_geocaching_frontend/frontend/quasar.conf.js @@ -124,7 +124,7 @@ module.exports = function (ctx) { //API: JSON.stringify('http://localhost:8080'), API: JSON.stringify('https://seserver.se.hs-heilbronn.de:9443/buga19geocachingbackend'), USER_API: JSON.stringify('https://seserver.se.hs-heilbronn.de:9443/buga19usermanagement'), - MANUAL_URI: JSON.stringify('/manual/index.html') + MANUAL_URI: JSON.stringify('/buga19geocaching/manual/index.html') } },