README: add application local URL
This commit is contained in:
parent
da9cea0af5
commit
807937089b
1 changed files with 2 additions and 2 deletions
|
@ -69,9 +69,9 @@ Dans le fichier `config/intializers/token.rb`, ajouter
|
||||||
|
|
||||||
## Lancement de l'application
|
## Lancement de l'application
|
||||||
|
|
||||||
overmind s
|
overmind start
|
||||||
|
|
||||||
Un utilisateur de test est disponible, avec les identifiants `test@exemple.fr`/`testpassword`.
|
L'application tourne à l'adresse `http://localhost:3000`. Un utilisateur de test est disponible, avec les identifiants `test@exemple.fr`/`testpassword`.
|
||||||
|
|
||||||
## Programmation des jobs
|
## Programmation des jobs
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue