Skip to content

Commit

Permalink
chore: update laf-web domain in build script
Browse files Browse the repository at this point in the history
  • Loading branch information
maslow committed Nov 8, 2023
1 parent 5706a3d commit b239092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@ helm install server -n ${NAMESPACE} \

## 6. install laf-web
helm install web -n ${NAMESPACE} \
--set domain=www.${DOMAIN} \
--set domain=${DOMAIN} \
./charts/laf-web

0 comments on commit b239092

Please sign in to comment.