Skip to content

Commit 4b64012

Browse files
committed
fix: enable admin_toolbar
1 parent 58cafb2 commit 4b64012

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitpod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ tasks:
77
ddev start -y
88
ddev composer install
99
ddev drush si -y --account-pass=admin --site-name='ddev_gitpod' demo_umami
10+
ddev drush en -y admin_toolbar
1011
command: |
1112
ddev start -y
1213
gp ports await 8080 && gp preview $(gp url 8080)

0 commit comments

Comments
 (0)