edumeet / edumeet-docker

eduMeet in docker container for version (4.x)
MIT License
52 stars 42 forks source link

despite adding public IP, it wants to connect to another one #36

Closed j2l closed 1 year ago

j2l commented 1 year ago

Hello, My public IP is entered but it seems to try to resolve my domain name and stumble on cloudflare, and/or RIPE (internet administration). Beside yaml file (wher I entered my server's public IP), how could I force public_ip_address to be used instead of resolving?

j2l commented 1 year ago

changing all host.domain.tld into my IP address, AND changing the listening port to another one (443 was used) fixed it.