You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You might want to update this code removing "recipe: custom" line
name: grav-test
recipe: custom
services:
appserver:
type: php:7.0
# Serve php by either apache or nginx. You can put in any `service:version`
# string that is supported by Lando's nginx and apache services.
via: apache
version: 2.4
webroot: web
# Optionally serve php over https
ssl: false
The text was updated successfully, but these errors were encountered:
You might want to update this code removing "recipe: custom" line
The text was updated successfully, but these errors were encountered: