Skip to content

Commit

Permalink
Merge branch 'main' into lts-product
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenjohnson authored Jan 7, 2025
2 parents 1f8648f + 3d64bae commit a5d66f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ services:
- "--certificatesresolvers.letsencrypt.acme.storage=/letsencrypt/acme.json"
# Uncomment this line to only test ssl generation first, makes sure you don't run into letsencrypt rate limits
# - "--certificatesresolvers.letsencrypt.acme.caserver=https://acme-staging-v02.api.letsencrypt.org/directory"
restart: unless-stopped
ports:
- 80:80
- 443:443
Expand Down

0 comments on commit a5d66f1

Please sign in to comment.