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 d865b7eba0
commit 116d8e039f
1 changed files with 1 additions and 1 deletions

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. 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: Second, to build a Docker image of your own web server: