Mason Chase
Mason Chase
I think app must make STUN call after vpn connect/disconnect to get the latest external IP
@tjbck > @meetzuber Both issues should be fixed, let me know issue persists. > > After careful consideration, I've decided that the playground feature will not be made available to...
I have this issue on Docker version 19.03.5 running: ``` env $(cat .env |grep ^[A-Z] | xargs) docker stack deploy --compose-file docker-compose.stack.yaml backend ``` docker-stack.yaml ``` version: "3.4" services: api:...