Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8dc7484

Browse files
run settings
1 parent 2815e86 commit 8dc7484

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.gitpod.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ ports:
88

99
# List the start up tasks. You can start them in parallel in multiple terminals. See https://www.gitpod.io/docs/config-start-tasks/
1010
tasks:
11-
- init: composer install
12-
command: composer dump-autoload && cp .env.example .env && php artisan dusk
11+
- init: cp .env.example .env && composer install
12+
command: composer dump-autoload && php artisan dusk

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /