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