This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-07-04 15:42:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
plugins
/
documentation
/
strapi-server.js
4 lines
53 B
JavaScript
Raw
Normal View
History
Unescape
Escape
loading plugins with strapi-server.js
2021-05-31 18:28:42 +02:00
'use strict'
;
Use bcrypt without needing users-permissions and make password update safer
2021-10-18 12:38:21 +02:00
module
.
exports
=
require
(
'./server'
)
;
Reference in New Issue
Copy Permalink