mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2025-06-18 20:08:32 -06:00
PR-353330: updating packages and updating redux dev tools.
This commit is contained in:
@ -6,6 +6,6 @@ export const config = {
|
||||
|
||||
export const deFaultValues = {
|
||||
ENV: 'production',
|
||||
PORT: 80,
|
||||
PORT: 3000,
|
||||
PUBLIC_URL: '/',
|
||||
}
|
Reference in New Issue
Block a user