f56269933e
refs https://developer.apple.com/forums/thread/682332 Mac OS Monterey by default listens on ports 5000 and 7000 for new AirPlay functionality. Since portal dev mode also runs on port 5000 and gets blocked due to this, the default port is now updated to use 5368 instead. Note: Its still possible to choose a different port while starting portal in dev mode by running `yarn start:dev --port=xxxx` |
||
---|---|---|
.. | ||
build-combined.js | ||
dev-mode.js | ||
load-portal.js | ||
start-combined.js | ||
start-mode.js |