* no idea what

This commit is contained in:
Dávid Danyi
2019-06-20 13:15:46 +02:00
parent 1a357f4121
commit cf7ec832b2
3 changed files with 9 additions and 9 deletions

View File

@@ -20,10 +20,10 @@ host('mtas')
->stage('production')
->user('edvidan')
->forwardAgent()
->set('ng_basehref', '/mtas/')
->set('ng_basehref', '/mtastv/')
->set('ng_configuration', 'production')
->set('env_vars', 'NODE_ENV=production')
->set('deploy_path', '/proj/webdocs/mtoolbox/mtastv/frontend');
->set('deploy_path', '/proj/webdocs/mtoolbox/root/mtastv-inst/frontend');
host('vasgyuro.tsp')
->stage('staging')