1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/framaforms_ynh.git synced 2024-09-03 18:36:12 +02:00

Fix drush alias

This commit is contained in:
yalh76 2019-08-05 02:14:26 +02:00 committed by ljf (zamentur)
parent 125ce10915
commit b8eadf0396

View file

@ -28,7 +28,7 @@
* Set the root and site_path values to point to your local site
*/
$aliases['__APP__'] = array(
'root' => '__FINALPATH__/__APP__/',
'root' => '__FINALPATH__/',
'uri' => 'https://__DOMAIN____PATH_URL__',
'path-aliases' => array(
'%dump-dir' => '/tmp',