├── .gitmodules ├── Dockerfile ├── README.md └── config_default.php /.gitmodules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/macadmins/munkireport-php/HEAD/.gitmodules -------------------------------------------------------------------------------- /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/macadmins/munkireport-php/HEAD/Dockerfile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/macadmins/munkireport-php/HEAD/README.md -------------------------------------------------------------------------------- /config_default.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/macadmins/munkireport-php/HEAD/config_default.php --------------------------------------------------------------------------------