Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 10305b1

Browse files
docs(config): rename 'hostname' to 'bind'
1 parent 4686006 commit 10305b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/config/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ const osjs = new Core(config, {
5555
| `development` | `<auto>` | Enable development mode |
5656
| `logging` | `true` | Log HTTP requests |
5757
| `index` | `index.html` | Index HTML file |
58-
| `hostname` | `localhost` | Server hostname |
58+
| `bind` | `0.0.0.0` | Server hostname |
5959
| `port` | `8000` | Server port |
6060
| `public` | `/dist` | The dist directory |
6161
| `morgan` | `tiny` | Morgan logging mode |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /