Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
nbejansen committed Mar 27, 2024
1 parent 8eeb49e commit be75cef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions app/.gitignore

This file was deleted.

2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"scripts": {
"post-create-project-cmd": [
"docker compose up -d",
"docker compose exec rm /app/files/.gitignore",
"docker compose exec --user=root app chown app /app/files",
"docker compose exec app composer create-project laravel/laravel ."
]
}
Expand Down

0 comments on commit be75cef

Please sign in to comment.