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:
@ -53,7 +53,7 @@ import combinedReducer from './reducer/app-reducer'
|
||||
|
||||
// Setup routing
|
||||
const browserHistory = useRouterHistory(createHistory)({
|
||||
basename: '/birdseye/app'
|
||||
basename: '/alice'
|
||||
});
|
||||
|
||||
// Setup application
|
||||
|
Reference in New Issue
Block a user