Skip to content

Commit

Permalink
fix license db uri (#4211)
Browse files Browse the repository at this point in the history
Signed-off-by: yy <lingdie.yy@outlook.com>
  • Loading branch information
lingdie committed Oct 31, 2023
1 parent 384bd8d commit 5c71c54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/cloud/scripts/init.sh
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 5c71c54

Please sign in to comment.