This commit is contained in:
theitaliandeveloper
2025-12-02 12:25:12 +01:00

View File

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