Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
Updated doc
Browse files Browse the repository at this point in the history
  • Loading branch information
PPaviii authored and richiMarchi committed Nov 6, 2020
1 parent 3338b0d commit 9ae61d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 23,8 @@ Dalla cartella del client ./webapp generare l'immagine docker per l'applicazione
Dalla cartella root del progetto deployare tutto il sistema usando il docker-compose presente con il comando:
```$ docker-compose up --force-recreate```

Il server potrebbe riavviarsi più volte durante il primo avvio, questo è dovuto al fatto che mariadb impiega un determinato lasso di tempo per creare il database e fino a che il server non riesce a connettersi ritorna un messaggio di errore, che causa il riavvio automatico.

## Avviare l'applicazione

Per collegarsi all'applicazione è sufficiente aprire un browser al seguente link: https://localhost:4200/home
Expand Down

0 comments on commit 9ae61d9

Please sign in to comment.