Skip to content

Update server-start.md with --bind#198

Closed
Roxxust wants to merge 2 commits intolmstudio-ai:mainfrom
Roxxust:patch-1
Closed

Update server-start.md with --bind#198
Roxxust wants to merge 2 commits intolmstudio-ai:mainfrom
Roxxust:patch-1

Conversation

@Roxxust
Copy link

@Roxxust Roxxust commented Mar 23, 2026

add flag --bind with type string(assumption)
add server start example for --bind using 127.0.0.1 as default.

add flag --bind with type string(assumption)
add server start example for --bind using 127.0.0.1 as default.
@github-actions
Copy link

github-actions bot commented Mar 23, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@Roxxust
Copy link
Author

Roxxust commented Mar 23, 2026

I have read the CLA Document and I hereby sign the CLA

@github-actions github-actions bot added the CLA signed Indicates that all contributors have signed label Mar 23, 2026
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 53215941fb

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

update description to remove possibly misleading description of it persisting if not specified.
@Roxxust
Copy link
Author

Roxxust commented Mar 23, 2026

@codex review

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ae1c479173

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines +33 to +36
### Specify a custom address

```shell
lms server start --bind 127.0.0.1

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Show a non-default bind address in custom example

The new “Specify a custom address” example uses 127.0.0.1, which is the default bind value, so readers following this section are not actually configuring a custom address. In practice this is misleading for users trying to expose the server beyond localhost (the CLI help describes 127.0.0.1 as default and suggests 0.0.0.0 for local-network access), so this section should demonstrate a genuinely non-default bind target.

Useful? React with 👍 / 👎.

@Roxxust
Copy link
Author

Roxxust commented Mar 23, 2026

duplicate #179

@Roxxust Roxxust closed this Mar 23, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Mar 23, 2026
@Roxxust Roxxust deleted the patch-1 branch March 23, 2026 20:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CLA signed Indicates that all contributors have signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant