Fix conversation list: remove GitHub link and show created_at date (#7435)

Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
Robert Brennan
2025-03-23 19:08:02 -07:00
committed by GitHub
parent e2a0884ecd
commit 3cef499b81
14 changed files with 65 additions and 57 deletions

View File

@@ -57,7 +57,7 @@ docker run -it --rm --pull=always \
```
> [!WARNING]
> On a public network? See our [Hardened Docker Installation](https://docs.all-hands.dev/modules/usage/runtimes/docker#hardened-docker-installation) guide
> On a public network? See our [Hardened Docker Installation](https://docs.all-hands.dev/modules/usage/runtimes/docker#hardened-docker-installation) guide
> to secure your deployment by restricting network binding and implementing additional security measures.
You'll find OpenHands running at [http://localhost:3000](http://localhost:3000)!