Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

dsseng/docker-panel-reborn

Repository files navigation

docker-panel-reborn

STOPPED

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!