Skip to content

Commit c8e0129

Browse files
author
Manuel Cervantes
committed
Added lando config file
1 parent 0271331 commit c8e0129

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.lando.yml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: glightbox
2+
recipe: lemp
3+
config:
4+
webroot: .
5+
services:
6+
node:
7+
type: node:14
8+
tooling:
9+
npm:
10+
service: node

0 commit comments

Comments
 (0)