From e34c4007e4c7df8eb1ba6b405f9c7b9a4bddcad7 Mon Sep 17 00:00:00 2001 From: Eduardo Silva Date: Tue, 12 Aug 2025 10:13:53 -0300 Subject: [PATCH] remove redundant deployment instructions from README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 582ec70..60188f0 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,6 @@ Offers quick access to common debugging tools, facilitating the diagnosis and re Supports multi-user environments by allowing the assignment of varying permission levels, from restricted access to full administrative rights, ensuring secure and tailored access control. ![User Manager](screenshots/usermanager.png) -Based on your requirements, here's an updated set of deployment instructions incorporating the use of `wget` for fetching the latest `docker-compose.yml` files directly from your GitHub repository, and guidance on creating a `.env` file for environment variables. These instructions ensure users always have the most current version of your deployment configuration and clarify the setup process. ## Deployment Instructions