SUPER_ADMIN_USER_PASSWORD To PgAdmin Login
This commit is contained in:
@@ -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` <br> 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` <br> Password: from `SUPER_ADMIN_USER_PASSWORD` |
|
||||
|
||||
Reference in New Issue
Block a user