Avoid port conflict with apps-proxy 8081 8082 ports

smf-sdk
Lennart Kats 2015-12-15 15:22:18 +01:00
rodzic 4fe880040d
commit 3467080834
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -33,7 +33,9 @@ shortcuts.localdev = shortcuts.onlinedev.concat(
"-s", "beta",
"--ide.packed", "false",
"--ide.cdn", "false", "--homepage.cdn", "false",
"--force-sudo"
"--force-sudo",
"--api.port", "8281",
"--infraport", "8282"
);
shortcuts.odev = shortcuts.onlinedev; // For backwards compatibility, if you see this in 2016 remove this line
var delayLoadConfigs = [