kopia lustrzana https://github.com/c9/core
Fix typo
rodzic
3467080834
commit
3c71e18243
|
@ -35,7 +35,7 @@ shortcuts.localdev = shortcuts.onlinedev.concat(
|
|||
"--ide.cdn", "false", "--homepage.cdn", "false",
|
||||
"--force-sudo",
|
||||
"--api.port", "8281",
|
||||
"--infraport", "8282"
|
||||
"--infra_port", "8282"
|
||||
);
|
||||
shortcuts.odev = shortcuts.onlinedev; // For backwards compatibility, if you see this in 2016 remove this line
|
||||
var delayLoadConfigs = [
|
||||
|
|
Ładowanie…
Reference in New Issue