web/cineconf/config.php
author ymh <ymh.work@gmail.com>
Wed, 11 Dec 2019 11:04:27 +0100
changeset 1513 b833d7c72ea9
parent 902 da2081e8c847
permissions -rw-r--r--
Improve docker test settings

<?php
$config = array(
   	'rep' => basename(__DIR__),
);