Skip to content

Commit

Permalink
fix license db uri
Browse files Browse the repository at this point in the history
Signed-off-by: yy <[email protected]>
  • Loading branch information
lingdie committed Oct 30, 2023
1 parent fb52ae2 commit 6b2c9fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/cloud/scripts/init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ function sealos_run_frontend {
--env cloudDomain=$cloudDomain \
--env cloudPort="$cloudPort" \
--env certSecretName="wildcard-cert" \
--env MONGODB_URI="${mongodbUri}/sealos-license?authSource=admin" \
--env licensePurchaseDomain="license.sealos.io"

echo "run cronjob frontend"
Expand Down

0 comments on commit 6b2c9fa

Please sign in to comment.