You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 5, 2021. It is now read-only.
Docker control panel
!WARNING! You must create file named "database.js" with content like module.exports = {
'secret':'any random string (for JWT signing)',
'database': 'your db connection'
};
in "config" folder!