Update README.md (#122)

Fixed the link to the configuration from the docker section
This commit is contained in:
Maxim Kot 2025-05-15 03:54:33 +03:00 committed by GitHub
parent 5cc0e61297
commit 0459e3c9f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -370,7 +370,7 @@ This will enable trace visualization in LangGraph Studio and send your traces to
You can also run this project with Docker.
First, you need read the [configuration](#configuration) below. Make sure `.env`, `.conf.yaml` files are ready.
First, you need read the [configuration](docs/configuration_guide.md) below. Make sure `.env`, `.conf.yaml` files are ready.
Second, to build a Docker image of your own web server: