Skip to content

Commit

Permalink
Merge pull request #12 from SberMarket-Tech/fix_certificate_domain_li…
Browse files Browse the repository at this point in the history
…st_generation

Reload nginx after certificate generating for mock hosts
  • Loading branch information
wtertius authored Mar 6, 2024
2 parents dce666d + efd1a3d commit 1c1140b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/routing/init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ fi
if ! certgen | logger -t "${ROUTING_CERTS_GEN_HEADER}"; then
echo "Certificate generating for mock hosts failed. Skip"
fi

sudo nginx -s reload

0 comments on commit 1c1140b

Please sign in to comment.