File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -98,6 +98,11 @@ docsify serve [path] [--open false] [--port 3000]
9898  -  Type: number
9999  -  Default: ` 3000 ` 
100100  -  Description: Choose a listen port, defaults to ` 3000 ` .
101+ -  ` --host `  option:
102+   -  Shorthand: ` -H ` 
103+   -  Type: string
104+   -  Default: ` "localhost" ` 
105+   -  Description: Choose a host to bind to, defaults to ` "localhost" ` .
101106
102107### ` generate `  command 
103108
Original file line number Diff line number Diff line change @@ -83,6 +83,11 @@ docsify serve [path] [--open false] [--port 3000]
8383  -  Type: number
8484  -  Default: ` 3000 ` 
8585  -  Description: Choose a listen port, defaults to ` 3000 ` .
86+ -  ` --host `  option:
87+   -  Shorthand: ` -H ` 
88+   -  Type: string
89+   -  Default: ` "localhost" ` 
90+   -  Description: Choose a host to bind to, defaults to ` "localhost" ` .
8691
8792### ` generate `  command 
8893
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments