Configuring a FQDN
Set the server's FQDN if the hostname does not match
Update FQDN in Polarity Config
vi /app/polarity-server/config/config.js"rest": {
"fullyQualifiedDomainName": "your.fqdn.com"
}systemctl restart polaritydLast updated