mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Completely untie the backend from the frontend.
Build nginx and mariadb together with the app image. Upgrade docker-compose configuration to 3 version. Add cleanup step to the gitlab-ci.
This commit is contained in:
4
docker/phpmyadmin/config.inc.php
Normal file
4
docker/phpmyadmin/config.inc.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
$cfg['NavigationTreeEnableGrouping'] = false;
|
||||
$cfg['LoginCookieValidity'] = 60 * 60 * 24 * 365;
|
Reference in New Issue
Block a user