This commit is contained in:
T'JAMPENS QUENTIN p2406187
2025-11-24 23:18:10 +01:00
parent 1f077cfdd2
commit 6c4d03eb6b
3 changed files with 3 additions and 12 deletions
+3
View File
@@ -33,3 +33,6 @@ docker compose up --build -d
docker exec app-php php artisan key:generate
docker exec app-php php artisan migrate
```
docker compose stop
docker compose start