mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 09:12:51 +01:00
Update FrameworkTemplate.php
This commit is contained in:
parent
26ba3f495b
commit
d00f5855f6
@ -22,8 +22,10 @@ require 'recipe/{$this->getRecipe()}.php';
|
||||
// Configuration
|
||||
|
||||
set('repository', 'git@domain.com:username/repository.git');
|
||||
|
||||
add('shared_files', []);
|
||||
add('shared_dirs', []);
|
||||
|
||||
add('writable_dirs', []);
|
||||
|
||||
// Servers
|
||||
|
Loading…
x
Reference in New Issue
Block a user