added make restart_app
This commit is contained in:
@@ -58,5 +58,8 @@ exec_api:
|
|||||||
exec_app:
|
exec_app:
|
||||||
docker exec -it enfrancais_app_1 sh
|
docker exec -it enfrancais_app_1 sh
|
||||||
|
|
||||||
|
restart_app:
|
||||||
|
docker-compose restart app
|
||||||
|
|
||||||
exec_mysql:
|
exec_mysql:
|
||||||
docker exec -it enfrancais_mysql_1 bash
|
docker exec -it enfrancais_mysql_1 bash
|
||||||
|
|||||||
Reference in New Issue
Block a user