* robots.txt added
* deploy updated * export route changed to include file extension
This commit is contained in:
@@ -21,7 +21,7 @@ set('writable_dirs', []);
|
||||
set('keep_releases', 3);
|
||||
set('default_stage', 'production');
|
||||
|
||||
server('prod', 'alfheim.ragnarok.yvan.hu', 22)
|
||||
host('alfheim.ragnarok.yvan.hu', 22)
|
||||
->stage('production')
|
||||
->user('yvan')
|
||||
->forwardAgent()
|
||||
|
||||
Reference in New Issue
Block a user