Describe the bug
When deploying Grimoire I can set the HOST var to a value but it's not possible to make it listen two both ipv4 and ipv6 at the same time
To Reproduce
Steps to reproduce the behavior:
- Deploy the Server
- Try connecting via ipv4 and ipv6
- See that only one Works
Expected behavior
It should be possible to have the Server listening on both ipv4 and ipv6 at the same time
Additional context
Deployed via Docker, but should be the same for all methods
Describe the bug
When deploying Grimoire I can set the
HOSTvar to a value but it's not possible to make it listen two both ipv4 and ipv6 at the same timeTo Reproduce
Steps to reproduce the behavior:
Expected behavior
It should be possible to have the Server listening on both ipv4 and ipv6 at the same time
Additional context
Deployed via Docker, but should be the same for all methods