Added config
This commit is contained in:
parent
de75a47c80
commit
063b0a0816
@ -108,7 +108,8 @@ module.exports = function (ctx) {
|
|||||||
}
|
}
|
||||||
: { // Base URL for API-Calls: PRODUCTION (build)
|
: { // Base URL for API-Calls: PRODUCTION (build)
|
||||||
//API: JSON.stringify('http://se.hs-heilbronn.de:8090')
|
//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')
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user