We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d327b75 commit 38feb44Copy full SHA for 38feb44
.gitpod.yml
@@ -0,0 +1,6 @@
1
+image: devwithlando/gitpod:1
2
+
3
+tasks:
4
+ - name: Start Drupal
5
+ command: |
6
+ lando start
0 commit comments