Skip to content

Commit

Permalink
changed certbot image
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenaH84 committed Oct 30, 2024
1 parent 4225d48 commit acbb43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
command: nginx -g 'daemon off;'

certbot:
image: ghcr.io/battmoteam/battmoapp_certbot:latest
image: certbot/certbot
container_name: certbot
volumes:
- /etc/letsencrypt:/etc/letsencrypt
Expand Down

0 comments on commit acbb43b

Please sign in to comment.