Community Services use HTTPS #21
This commit is contained in:
@@ -26,7 +26,7 @@ namespace Disco.Data.Configuration
|
||||
catch (Exception)
|
||||
{ } // Ignore Errors
|
||||
|
||||
return "http://discoict.com.au/base/";
|
||||
return "https://discoict.com.au/base/";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user