Mohammed Alfadhel

Results 2 comments of Mohammed Alfadhel

Thank you for your comment, but in which file can I find it? { "source": ".", "frameworksBackend": { "region": "asia-east1" }, "ignore": [ + "index.html",

> > 1. `const port = process.env['NG_SSR_PORT'] || 4000;` // change the environment variable name > > 2. `const port = 4000;` // hardcode the port value without using environment...