Change password feature (maybe)

This commit is contained in:
2025-10-01 16:55:28 +02:00
parent e8079c2ce7
commit 0265af9dd2
6 changed files with 89 additions and 4 deletions

View File

@@ -86,6 +86,7 @@ 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
```
3. Il container dovrebbe diventare disponibile su ``http://localhost:8080``