Skip to content
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 en/self-host/advanced-deployments/local-source-code.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -287,5 +287,5 @@ To start the web frontend service, [Node.js v22 (LTS)](http://nodejs.org/) and [

### Access Dify

Access [http://127.0.0.1:3000](http://127.0.0.1:3000/) via browsers to enjoy all the exciting features of Dify.
Access [http://localhost:3000](http://localhost:3000/) via browsers to enjoy all the exciting features of Dify.
Cheers ! 🍻
2 changes: 1 addition & 1 deletion ja/self-host/advanced-deployments/local-source-code.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -292,5 +292,5 @@ Web フロントエンドサービスを起動するには、[Node.js v22 (LTS)]

### Dify にアクセスする

ブラウザで [http://127.0.0.1:3000](http://127.0.0.1:3000/) にアクセスして、Dify のすべての機能をお楽しみください。
ブラウザで [http://localhost:3000](http://localhost:3000/) にアクセスして、Dify のすべての機能をお楽しみください。
乾杯!🍻
2 changes: 1 addition & 1 deletion zh/self-host/advanced-deployments/local-source-code.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -291,5 +291,5 @@ uv run celery -A app.celery beat

### 访问 Dify

通过浏览器访问 [http://127.0.0.1:3000](http://127.0.0.1:3000/) 即可享受 Dify 所有激动人心的功能。
通过浏览器访问 [http://localhost:3000](http://localhost:3000/) 即可享受 Dify 所有激动人心的功能。
干杯!🍻
Loading