Commit 63ad776
Matthew Valancy
Fix GraphQL server to allow external connections
- Explicitly bind to '0.0.0.0' interface for IPv4 external access
- Resolves port 4127 connectivity issues from external hosts1 parent d1931cd commit 63ad776
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments