Skip to content

Commit

Permalink
doc: delete expired content (#1716)
Browse files Browse the repository at this point in the history
* doc: Delete expired content

* chore: fix doc preview workflow text

---------

Co-authored-by: maslow <[email protected]>
  • Loading branch information
nightwhite and maslow authored Nov 30, 2023
1 parent c163052 commit fe939b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
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

0 comments on commit fe939b9

Please sign in to comment.