mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-26 13:18:34 +07:00
change 127.0.0.1 to localhost in access URLs (#707)
This commit is contained in:
@@ -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 ! 🍻
|
||||
|
||||
Reference in New Issue
Block a user