mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Добавлен phpmyadmin в docker-compose
This commit is contained in:
4
docker/phpmyadmin/config.local.php
Normal file
4
docker/phpmyadmin/config.local.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
$cfg['NavigationTreeEnableGrouping'] = false;
|
||||
$cfg['LoginCookieValidity'] = 60 * 60 * 24 * 365;
|
||||
Reference in New Issue
Block a user