Update home authored by Lars Florian Meiendresch's avatar Lars Florian Meiendresch
......@@ -71,9 +71,9 @@ Before running the project, create a `.env` file from the `.env.template` to set
| Container Name | Description | Port |
|:------------------|---------------------------------------------|-------:|
| `19sq-nginx` | nginx Web Server | `5001` |
| `19sq-nginx` | Nginx Web Server | `5001` |
| `19sq-flask` | Flask Application | - |
| `19sq-mariadb` | mariadb Database | - |
| `19sq-mariadb` | MariaDB Database | - |
| `19sq-ladsh` | Learning Analytics Dashboard | `2000` |
## Routing Traffic
......
......