Project 'cooperatic/kohinos-tav' was moved to 'agplv3/kohinos-tav'. Please update any links and bookmarks that may still have the old path.
Commit d321290e by Yvon Kerdoncuff

Merge branch '4160-fixtures-prod-tav' into 'develop'

solve ticket

See merge request cooperatic/kohinos-tav!28
parents 09be2c5b 270cb5a1
......@@ -84,7 +84,7 @@ Charger les fixtures standards :
Pour une instance non TAV :
**$ php bin/console hautelook:fixtures:load --purge-with-truncate --env=pro**
Pour une instance TAV :
**$ php bin/console hautelook:fixtures:load --purge-with-truncate --env=tav**
**$ php bin/console hautelook:fixtures:load --purge-with-truncate --env=tavpro**
Vous obtiendrez cette erreur ci dessous, c'est normal !
......@@ -96,7 +96,7 @@ There is no main category related to context: rubrique
Pour une instance non TAV :
**$ php bin/console hautelook:fixtures:load --append --env=pro**
Pour une instance TAV :
**$ php bin/console hautelook:fixtures:load --append --env=tav**
**$ php bin/console hautelook:fixtures:load --append --env=tavpro**
Supprimer le cache (si besoin)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment