FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

docs: update readme · sqlchat/sqlchat@4bbf7dc · GitHub

Commit 4bbf7dc

Browse files
committed
docs: update readme
1 parent cfab43e commit 4bbf7dc

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

‎README.md‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,10 @@ docker run --name sqlchat --platform linux/amd64 --env NEXTAUTH_SECRET="$(openss
5555

5656
* Pass an arbitrary string to NEXTAUTH_SECRET otherwise next-auth will complain. It doesn't matter
5757
if you don't enable login.
58-
* If you connect to the database on the same host, you need to use `host.docker.internal` as the host name.
58+
* If you chat to the database on the same host, you need to use `host.docker.internal` as the host in
59+
the database connection setting.
60+
61+
<img src="https://raw.githubusercontent.com/sqlchat/sqlchat/main/docs/docker-connection-setting.webp" />
5962

6063
### Startup options
6164

14.9 KB
LoadingViewer requires iframe.

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL