* deploy path changed
This commit is contained in:
parent
8cd607b063
commit
9d790133c6
@ -28,7 +28,7 @@ host('alfheim')
|
||||
'data/staging.db',
|
||||
])
|
||||
->set('php_service_name', 'php7.2-fpm')
|
||||
->set('deploy_path', '/mnt/apps/granprize');
|
||||
->set('deploy_path', '/mnt/apps/granprize/main');
|
||||
|
||||
host('granprize')
|
||||
->stage('production')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user