Sun Walker
06/20/2020, 1:01 PMCOOKIE_DOMAIN=127.0.0.1
on Docker?
I thought 127.0.0.1 was a loopback address that means 'this container'
0.0.0.0 doesnt work, local ip 192... doesn't work nor does the name of the service in the Docker network. Only 127.0.0.1?