This commit is contained in:
2025-10-01 15:50:13 +02:00
parent ddfa3d6dd8
commit fb72f23544

View File

@@ -84,6 +84,8 @@ curl -fsSL https://get.docker.com | bash
``` ```
2. Compila e crea il container: 2. Compila e crea il container:
```bash ```bash
git clone https://git.vichingo455.freeddns.org/emmev-code/orario
cd orario
docker compose up -d docker compose up -d
``` ```
3. Il container dovrebbe diventare disponibile su ``http://localhost:8080`` 3. Il container dovrebbe diventare disponibile su ``http://localhost:8080``