* doctrine cli helper added
* deploy path fixed
This commit is contained in:
@@ -6,7 +6,7 @@ require 'recipe/common.php';
|
||||
set('ssh_type', 'native');
|
||||
set('ssh_multiplexing', true);
|
||||
|
||||
set('repository', 'https://gogs.ragnarok.yvan.hu/yvan/sms-store.git');
|
||||
set('repository', 'ssh://gogs@gogs.ragnarok.yvan.hu:2206/yvan/sms-store.git');
|
||||
set('shared_dirs', [
|
||||
// 'data/tmp',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user