Update scripts/upgrade
This commit is contained in:
parent
1a11858766
commit
c98f188741
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ pushd $install_dir
|
||||||
ynh_hide_warnings ynh_exec_as_app yarn workspace @chibisafe/backend generate
|
ynh_hide_warnings ynh_exec_as_app yarn workspace @chibisafe/backend generate
|
||||||
ynh_hide_warnings ynh_exec_as_app yarn workspace @chibisafe/backend migrate
|
ynh_hide_warnings ynh_exec_as_app yarn workspace @chibisafe/backend migrate
|
||||||
ynh_hide_warnings ynh_exec_as_app yarn build
|
ynh_hide_warnings ynh_exec_as_app yarn build
|
||||||
|
ynh_hide_warnings ynh_exec_as_app bash -c "echo "BASE_API_URL=http://127.0.0.1:8000" >> ./packages/next/.env"
|
||||||
popd
|
popd
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue