* hostname fixed in deploy config

This commit is contained in:
Danyi Dávid 2018-11-17 23:02:13 +01:00
parent 99c10e94e1
commit b906e360bf

View File

@ -25,7 +25,7 @@ set('default_stage', 'production');
// Servers
host('lxuz.hu')
host('bggeneral.hu')
->stage('production')
->user('benkeg_gulbaba_api_access')
->forwardAgent()