This commit is contained in:
2025-11-20 09:36:25 +00:00
parent 2d2583e62b
commit 03c0a975ce

View File

@@ -118,7 +118,6 @@ curl -fsSL https://get.docker.com | bash
```bash ```bash
git clone https://git.vichingo455.freeddns.org/emmev-code/orario git clone https://git.vichingo455.freeddns.org/emmev-code/orario
cd orario cd orario
git checkout dev # richiesto per passare alla versione di sviluppo
docker compose up -d --build docker compose up -d --build
``` ```
3. Il container dovrebbe diventare disponibile su ``http://localhost:8080`` 3. Il container dovrebbe diventare disponibile su ``http://localhost:8080``