namespace ProductionLineMonitor.Web { public class Config { public static string SafeguardUrl { get; set; } } }