Skip to content

Commit

Permalink
reboot l337 tests part 3
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Sep 8, 2023
1 parent d2d5451 commit 1b60582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/l337/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ lando info -s web | grep -z image: | grep Imagefile
lando info -s web | grep primary: | grep true
lando info -s web | grep appMount: | grep /site
lando info -s web | grep user: | grep nginx
lando info -s web | grep hostnames: | grep db.l337.internal
lando info -s web | grep hostnames: | grep web.l337.internal
cat $(lando info -s web --path "[0].image" --format json | tr -d '"') | grep ENV | grep SERVICE | grep web

# should start again successfully
Expand Down

0 comments on commit 1b60582

Please sign in to comment.