Note that if you are running the Nest app on a remote machine, you may need to change the listen address, as per these instructions:
await app.listen(3000, '0.0.0.0')
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Note that if you are running the Nest app on a remote machine, you may need to change the listen address, as per these instructions:
await app.listen(3000, '0.0.0.0')