Update home authored by Lars Florian Meiendresch's avatar Lars Florian Meiendresch
......@@ -68,7 +68,7 @@ After running `docker compose up -d`, the server is now running the following co
| `19sq-mariadb` | Database | `3306` |
| `19sq-ladsh` | Learning Analytics Dashboard | `2000` |
#### Next Steps: Routing Traffic
#### Next Step: Routing Traffic
To make your application accessible, you'll want to route external traffic to the `19sq-nginx` container on port `5001`. [Nginx Proxy Manager](https://nginxproxymanager.com/) simplifies the setup of a reverse proxy. It provides an intuitive interface for:
......
......