-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hi;
Thanks for your awesome works ;)
I look around, it seems more a docker issue without solution for now but I don't truly
I found a potential workaround I just wonder where I could change that into your script ;)
Weve found a bug in the networking proxy that's the likely cause of this. As a very temporary workaround, you can use docker instead of localhost. This will be fixed in the next beta release that's going out this week. The docker hostname will stop working in that release (but localhost will be reliable).
https://forums.docker.com/t/localhost-port-forwarding-causing-invalid-sql-fixed/17719/10
Regards!
Jonathan
PS: I need this kind of config because my firewall is iptables and my lan is the Internet
so using the local network access only == expose the service to the world.