diff --git a/README.md b/README.md index 9b01932..bcfadf1 100644 --- a/README.md +++ b/README.md @@ -222,7 +222,7 @@ This is intended for testing the upgrades before rollout on prod. 6. `docker-compose-2.32.4 pull` 7. `docker-compose-2.32.4 down` 8. `docker-compose-2.32.4 up -d; docker-compose-2.32.4 logs -f` -9. Check the logs for any issues during during startup. Check if https://sso.test.base23.de is available and test the sso login (e.g https://vpn-test.base23.de/admin) +9. Check the logs for any issues during during startup. Check if https://sso.test.base23.de is available and test the sso login (e.g https://whoami.test.base23.de) 10. Apply changes for test to prod files (`docker-compose..yml`, `env..template`), commit & push changes to the Repo in a new branch and create a merge request in preparation for the prod upgrade ### Prod