mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
feature(server) rm nodester
This commit is contained in:
parent
83ad300b1c
commit
059a4f10c2
1 changed files with 0 additions and 1 deletions
|
|
@ -55,7 +55,6 @@
|
|||
Route = options.route;
|
||||
|
||||
port = process.env.PORT || /* c9 */
|
||||
process.env.app_port || /* nodester */
|
||||
process.env.VCAP_APP_PORT || /* cloudfoundry */
|
||||
config.port,
|
||||
ip = process.env.IP || /* c9 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue