Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: delete expired content #1716

Merged
merged 2 commits into from
Nov 30, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/doc-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
with:
message: |
Laf Doc Preview:
https://${{ steps.create-bucket-and-website.outputs.website_url_message }}
${{ steps.create-bucket-and-website.outputs.website_url_message }}

delete-doc-preview:
if: github.event_name == 'pull_request_target' && github.event.action == 'closed'
Expand Down
10 changes: 2 additions & 8 deletions docs/guide/web-ide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ Laf 为开发者提供了非常好用的 Web IDE,在线写代码,完善的
::: tip
laf.run 为备案域名,laf.dev 为未备案域名。

因此小程序业务请使用 laf.run。

laf.dev 可直连 OpenAI API,请按照实际业务需求选择服务器

国内服务器和新加坡服务器数据互相独立哦~
Expand Down Expand Up @@ -46,14 +48,6 @@ laf.dev 可直连 OpenAI API,请按照实际业务需求选择服务器

选择不同的应用规格,然后创建 Laf 应用

::: tip
每个账号只能新建一个免费应用,请注意,免费应用会不定期停止实例,需要手动重启。

免费应用需每个月续费才可以继续使用!

免费应用性能较低,如需正式商用请开通付费规格。
:::

## 应用管理

Laf 应用列表会显示应用名称、应用 App ID、应用运行状态、应用所在服务器、到期时间、以及开发代码和应用操作等
Expand Down