fix: replace instances of 127.0.0.1 to localhost (#8536)
* Replace instances of 127.0.0.1 to localhost * fix some replace-all issues * fix some replace-all issues * update starterprojects * Upgrade uvlock
This commit is contained in:
parent
5c38d0223d
commit
b77351331d
33 changed files with 3959 additions and 5686 deletions
|
|
@ -53,7 +53,7 @@ The service will start, and you will may notice a dialog in the lower right indi
|
|||
│ We collect anonymous usage data to improve Langflow. │
|
||||
│ To opt out, set: DO_NOT_TRACK=true in your environment. │
|
||||
│ │
|
||||
│ 🟢 Open Langflow → http://127.0.0.1:7860 │
|
||||
│ 🟢 Open Langflow → http://localhost:7860 │
|
||||
╰───────────────────────────────────────────────────────────────────────╯
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue