Changmenet Gestion de Emails

+ ajout d'un script pour racourcir les commandes a lancer dans docker

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-02-13 11:18:00 +01:00
parent ba909afac1
commit 9c2205235c
5 changed files with 99 additions and 25 deletions

2
artprox Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
docker-compose exec php php artisan $@