Добавлен phpmyadmin в docker-compose

This commit is contained in:
ErickSkrauch
2016-05-12 23:28:23 +03:00
parent 184ff02240
commit 65382fa1ce
3 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<?php
$cfg['NavigationTreeEnableGrouping'] = false;
$cfg['LoginCookieValidity'] = 60 * 60 * 24 * 365;