Ghost/ghost/portal/scripts
Rishabh f56269933e Updated default port used in dev mode
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`
2021-11-02 10:15:35 +05:30
..
build-combined.js
dev-mode.js Updated default port used in dev mode 2021-11-02 10:15:35 +05:30
load-portal.js Updated local start mode script 2021-06-16 20:58:44 +05:30
start-combined.js Updated local start mode script 2021-06-16 20:58:44 +05:30
start-mode.js Updated default port used in dev mode 2021-11-02 10:15:35 +05:30