adding https security group

This commit is contained in:
2020-04-26 03:37:40 +01:00
parent da36d4eb6f
commit de21835b27
6 changed files with 148 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
'use strict';
/**
* Read the documentation (https://strapi.io/documentation/3.0.0-beta.x/concepts/services.html#core-services)
* to customize this service
*/
module.exports = {};