Last active
December 4, 2019 11:00
-
-
Save adowning/19a2918375e7d3383bbf4c28f2fa0336 to your computer and use it in GitHub Desktop.
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
| # replace :80 with your domain name to get automatic https via LetsEncrypt | |
| hasura.ashdevtools.com { | |
| proxy / graphql-engine:8080 { | |
| websocket | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment