From 3fa38699c2b7529f7729c12d46eb4f4850facd50 Mon Sep 17 00:00:00 2001 From: pctj101 Date: Fri, 24 May 2024 15:19:58 +0900 Subject: [PATCH] Improve proxy documentation (#587) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 913ba2cf..1e8e675a 100644 --- a/README.md +++ b/README.md @@ -263,6 +263,7 @@ Should use `\` to escape the `' in the bin. related issue: [#305](https://github Refer to issue [#512](https://github.com/cosmtrek/air/issues/512) for additional details. * Ensure your static files in `include_dir`, `include_ext`, or `include_file`. +* Ensure your html has a `` tag * Activate the proxy by configuring the following config: ```toml