Added config

This commit is contained in:
Maximilian Leopold 2019-04-19 18:52:49 +02:00
parent de75a47c80
commit 063b0a0816

View File

@ -108,7 +108,8 @@ module.exports = function (ctx) {
}
: { // Base URL for API-Calls: PRODUCTION (build)
//API: JSON.stringify('http://se.hs-heilbronn.de:8090')
API: JSON.stringify('http://seserver.se.hs-heilbronn.de:8090/buga19geocaching')
//API: JSON.stringify('http://seserver.se.hs-heilbronn.de:8090/buga19geocaching')
API: JSON.stringify('http://localhost:8080')
}
},