Update README.md

This commit is contained in:
veguAI 2024-05-14 15:29:02 +03:00 committed by GitHub
parent a28cf2a029
commit ceedd3019f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -96,7 +96,7 @@ There is also a [troubleshooting guide](docs/troubleshoot.md) that might help.
1. `git clone https://github.com/vegu-ai/talemate.git` 1. `git clone https://github.com/vegu-ai/talemate.git`
1. `cd talemate` 1. `cd talemate`
1. `docker-compose up` 1. `docker compose up`
1. Navigate your browser to http://localhost:8080 1. Navigate your browser to http://localhost:8080
:warning: When connecting local APIs running on the hostmachine (e.g. text-generation-webui), you need to use `host.docker.internal` as the hostname. :warning: When connecting local APIs running on the hostmachine (e.g. text-generation-webui), you need to use `host.docker.internal` as the hostname.