* prod api url fixed
* deploy config adjusted to production
This commit is contained in:
@@ -26,7 +26,7 @@ host('alfheim')
|
||||
|
||||
host('granprize')
|
||||
->stage('production')
|
||||
->user('edvidan')
|
||||
->user('vcreatives')
|
||||
->forwardAgent()
|
||||
->set('ng_basehref', '/admin/')
|
||||
->set('env_vars', 'NODE_ENV=production')
|
||||
|
||||
Reference in New Issue
Block a user