Skip to content

Instantly share code, notes, and snippets.

@acobster
Created September 1, 2018 05:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save acobster/1bf8c8b5e980160bc0c61adfd9e74764 to your computer and use it in GitHub Desktop.
Save acobster/1bf8c8b5e980160bc0c61adfd9e74764 to your computer and use it in GitHub Desktop.
Lando Networking Issue
name: networking-bug
recipe: pantheon
config:
framework: wordpress
site: networking-bug
id: fake-site-id
lando start
lando ssh -s database -c 'curl appserver'
# error: curl: (7) Failed to connect to database port 80: Connection refused
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment