mirror of
https://github.com/Aviortheking/CA_LARAVEL.git
synced 2025-06-22 05:39:17 +00:00
Ajout de yarn dans le process
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -29,3 +29,8 @@ services:
|
||||
- 8101:80
|
||||
networks:
|
||||
- studiomoto
|
||||
yarn:
|
||||
image: project
|
||||
volumes:
|
||||
- ./:/project
|
||||
command: "yarn watch"
|
||||
|
Reference in New Issue
Block a user