🌐 Accessing the System
This commit is contained in:
@@ -78,6 +78,11 @@ Now you’re ready to launch the stack:
|
||||
```bash
|
||||
docker compose up -d
|
||||
```
|
||||
You can access services like pgAdmin, Postgres, Phoenix ERP, and others after containers are running.
|
||||
You can access log services like pgAdmin, Postgres, Phoenix ERP, and others after containers are running.
|
||||
----
|
||||
|
||||
----
|
||||
# 🌐 Accessing the System
|
||||
| **Service** | **URL** | **Credentials** |
|
||||
|------------------|----------------------------------|----------------------------------------------------|
|
||||
| **Phoenix ERP** | [http://localhost:4200](http://localhost:4200) | login: superadmin and password as configured in `.env` |
|
||||
| **pgAdmin** | [http://localhost:5050](http://localhost:5050) | Email: `info@phx-erp.de` <br> Password: from `.env` |
|
||||
|
||||
Reference in New Issue
Block a user