This commit is contained in:
2025-06-03 15:31:25 +02:00
parent 7b1d56450b
commit 1551f6226e
4 changed files with 10 additions and 3 deletions

View File

@@ -10,5 +10,8 @@ init_vendor:
init:
docker exec -i awa-laravel-1 /scripts/init_laravel.sh
exec_container:
docker exec -i awa-laravel-1 bash
down:
docker compose down -v