© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Dmitry Antipov
Thank you for interesting article. There is a problem in the code. When spa proxy starts and starts front, then spa proxy does not stop work and spawns a lot of front.
Found a solution. The env.development file is missing the content PORT=your port HTTPS=true
Drew Summy
Dmitry Antipov This worked for me. However, it brings up two web pages. Doesn't really matter, but it's not ideal.
Create .env file in client-app folder and add the following: BROWSER=none
The second web page will never open again