mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
minor changes
This commit is contained in:
parent
7303fbfd41
commit
bcf05d2cfe
2 changed files with 25 additions and 30 deletions
|
|
@ -312,6 +312,7 @@ CloudServer.start=function()
|
|||
|
||||
CloudServer.IP = process.env.IP || /* c9 */
|
||||
CloudServer.IP;
|
||||
|
||||
/* if Cloud Server started on jitsu */
|
||||
if(!process.env.HOME.indexOf('/opt/haibu')){
|
||||
CloudServer.Port = '0.0.0.0';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue