diff --git a/README.md b/README.md
index b0a2c51..d7731e2 100644
--- a/README.md
+++ b/README.md
@@ -84,5 +84,5 @@ You can access log services like pgAdmin, Postgres, Phoenix ERP, and others afte
# 🌐 Accessing the System
| **Service** | **URL** | **Credentials** |
|------------------|----------------------------------|----------------------------------------------------|
-| **Phoenix ERP** | [http://HOST_IP](http://HOST_IP) | login: superadmin and password as configured in `.env` |
-| **pgAdmin** | [http://HOST_IP/pgadmin4/](http://HOST_IP/pgadmin4/) | Email: `info@phx-erp.de`
Password: from `.env` |
+| **Phoenix ERP** | [http://HOST_IP](http://HOST_IP) | login: superadmin and password as configured in `.env` -> `SUPER_ADMIN_USER_PASSWORD` |
+| **pgAdmin** | [http://HOST_IP/pgadmin4/](http://HOST_IP/pgadmin4/) | Email: `info@phx-erp.de`
Password: from `SUPER_ADMIN_USER_PASSWORD` |