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

changed basename

This commit is contained in:
Matthias Hannig
2017-05-22 15:35:56 +02:00
parent e5a99afd15
commit 89eb9ba779

View File

@ -53,7 +53,7 @@ import combinedReducer from './reducer/app-reducer'
// Setup routing
const browserHistory = useRouterHistory(createHistory)({
basename: '/birdseye/app'
basename: '/alice'
});
// Setup application