main local is the console file for deployer

This commit is contained in:
Chris Smith
2025-02-20 13:51:00 +01:00
parent 7e0d0ac929
commit fb59a0e36c

View File

@@ -8,7 +8,7 @@ set('repository', 'git@github.com:cgsmith/calorie.git');
add('shared_files', [
//'yii',
'console/config/params-local.php',
'console/config/main-local.php',
'common/config/main-local.php',
'common/config/params-local.php',
'frontend/config/main-local.php',