mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2025-06-18 20:08:32 -06:00
Passing Test, routes and config to ts and tsx format.
This commit is contained in:
@ -3,4 +3,4 @@ const config = {
|
||||
port: process.env.PORT ? process.env.PORT : 80,
|
||||
};
|
||||
|
||||
module.exports = { config: config };
|
||||
export default config;
|
Reference in New Issue
Block a user