diff --git a/README.md b/README.md index ac7db5e..3512140 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Follow these steps to deploy the WireGuard WebAdmin: 4.**Run Docker Compose:** - Execute the Docker Compose command to start your deployment. Remember to replace `yourserver.example.com` with your server's actual address if you're using the NGINX version. + Execute the Docker Compose command to start your deployment. ### With NGINX (Recommended) @@ -149,6 +149,9 @@ Begin by navigating to your wireguard_webadmin directory: Follow the previously outlined [Deployment Instructions](#deployment-instructions). +Don't forget to update the `docker-compose.yml` file to the latest version by re-downloading it from the repository. + + ### Post-Upgrade Checks: - **Verify Operation:** After the services start, access the web interface to ensure WireGuard WebAdmin functions as expected. Examine the application logs for potential issues.