toolkit
toolkit copied to clipboard
IPV6 support?
When enabled ./bin/start the server binds to 0.0.0.0:port. However if I've configured [::]:port, the ipv6 port is not binded and can't be accessed.
When I changed to the on /lib/docker-compose-base.yml
- "7880:80"
- "[::]:7880:80"
The server listens on IPV6 and can be connected, but when actually in the project the editor couldn't load "Sorry, something went wrong"
Steps to Reproduce
Expected Behaviour
Observed Behaviour
Context
Technical Info
- URL:
- Browser Name and version:
- Operating System and version (desktop or mobile):
- Signed in as:
- Project and/or file: