1
0
mirror of https://github.com/alice-lg/alice-lg.git synced 2024-05-11 05:55:03 +00:00

changed config api endpoint

This commit is contained in:
Matthias Hannig
2017-05-22 15:17:40 +02:00
parent 54004ac85d
commit ee95a59e43

View File

@ -13,7 +13,7 @@ function loadConfigSuccess(routes_columns) {
export function loadConfig() {
return (dispatch) => {
axios.get(`/birdseye/api/config/`)
axios.get(`/api/config`)
.then(({data}) => {
dispatch(
loadRejectReasonsSuccess(data.config.rejection.asn,