mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
commit
85189a841f
1 changed files with 1 additions and 1 deletions
2
ynh-dev
2
ynh-dev
|
@ -418,7 +418,7 @@ $IP $MAIN_DOMAIN"
|
|||
|
||||
cd "$DEV_PATH"
|
||||
info "Now running dev server"
|
||||
yarn run dev
|
||||
yarn dev --host
|
||||
;;
|
||||
yunohost-portal-build)
|
||||
assert_yunohost_is_installed
|
||||
|
|
Loading…
Reference in a new issue