diff --git a/README.md b/README.md index b0f0caef..8fcad77f 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,6 @@ deploy: docker compose down --volumes docker compose --profile prod up -d ``` - This action uses three secrets that must be configured in the repository: - DEPLOY_HOST: IP of the remote machine. - DEPLOY_USER: user with permission to execute the commands in the remote machine.