remove redundant deployment instructions from README.md

This commit is contained in:
Eduardo Silva 2025-08-12 10:13:53 -03:00
parent 034f3cabf5
commit e34c4007e4

View File

@ -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. 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) ![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 ## Deployment Instructions