copy file cache

This commit is contained in:
Andrey Kuvshinov
2020-04-08 23:26:46 +03:00
parent a97ba9ed1c
commit 4b7535e963
3 changed files with 13 additions and 1 deletions

View File

@@ -11,6 +11,8 @@ if (isset($_SERVER['HTTP_HOST']))
else
define('SITEPATH', dirname(__FILE__));
define('PDFDIR', '/vhosts/app/pub/files/pdf/');
db_config('argumentiru', 'mysql:host=mysql;dbname=argumentiru', 'newser', 'Chjk90yuiREY');
db_config('reader', 'mysql:host=mysql;dbname=argumentiru', 'reader', 'ghjyjkUIOhg56Fh');