Skip to content

Commit

Permalink
Make init-letsencrypt bring up everything
Browse files Browse the repository at this point in the history
  • Loading branch information
Weves committed Feb 26, 2024
1 parent 6d5340a commit b38be41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/docker_compose/init-letsencrypt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ $COMPOSE_CMD -f docker-compose.prod.yml run --name danswer-stack --rm --entrypoi
echo

echo "### Reloading nginx ..."
$COMPOSE_CMD -f docker-compose.prod.yml -p danswer-stack up --force-recreate -d nginx
$COMPOSE_CMD -f docker-compose.prod.yml -p danswer-stack up --force-recreate -d

0 comments on commit b38be41

Please sign in to comment.