Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Sep 6, 2024
1 parent fc5375b commit dd10256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/lemp-custom/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ lando php -m | grep Xdebug

# Should have proxy urls present in lando info
lando info | grep "http://lemp-custom.lndo.site"
lando info | grep "http://lemp.joomla-custom.lndo.site"
lando info | grep "http://another.lemp-custom.lndo.site"

# Should be using custom config files
lando exec appserver -- curl -L appserver_nginx/info.php | grep max_execution_time | grep 92
Expand Down

0 comments on commit dd10256

Please sign in to comment.