Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'recipe: custom' throws warning, lando fails to start #1

Open
coolemur opened this issue Jan 22, 2020 · 0 comments
Open

'recipe: custom' throws warning, lando fails to start #1

coolemur opened this issue Jan 22, 2020 · 0 comments

Comments

@coolemur
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant