Update homarr-install.sh

set NEXTAUTH_URL=http://localhost:3000
pull/1851/head
tteckster 1 year ago committed by GitHub
parent e26aeb25a8
commit 6b374d7e13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -41,7 +41,7 @@ msg_info "Installing Homarr (Patience)"
git clone -q https://github.com/ajnart/homarr.git /opt/homarr git clone -q https://github.com/ajnart/homarr.git /opt/homarr
cd /opt/homarr cd /opt/homarr
$STD yarn install $STD yarn install
$STD yarn build $STD NEXTAUTH_URL=http://localhost:3000 yarn build
msg_ok "Installed Homarr" msg_ok "Installed Homarr"
msg_info "Creating Service" msg_info "Creating Service"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.