const INVALID_SERVER_URL_MESSAGE = `Fleet server address must be a valid “https” or “http” URL.`; export default INVALID_SERVER_URL_MESSAGE;