From 427cee188404b00ec30c8f52f4a66c4609511a8f Mon Sep 17 00:00:00 2001 From: "Max P." Date: Sun, 11 May 2025 16:07:52 +0200 Subject: [PATCH] docs(readme): update service configuration and license link - Switch language tool server image and add restart policy - Update user, network, and API key configurations - Adjust port for language tool server - Add note about SSL encryption requirement - Update license section with link to LICENSE file - Add a horizontal rule for improved visual separation - Include project link at the end for easier navigation --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6accee2..6e655e5 100644 --- a/README.md +++ b/README.md @@ -85,4 +85,7 @@ Please note that this setup does not include SSL encryption. A reverse proxy suc ## 📖 License [MIT © 0xMax42](./LICENSE) + +--- + [https://git.0xmax42.io/maxp/lt-auth-proxy](https://git.0xmax42.io/maxp/lt-auth-proxy)