Created
September 1, 2018 05:55
-
-
Save acobster/1bf8c8b5e980160bc0c61adfd9e74764 to your computer and use it in GitHub Desktop.
Lando Networking Issue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: networking-bug | |
recipe: pantheon | |
config: | |
framework: wordpress | |
site: networking-bug | |
id: fake-site-id |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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