Skip to content

Commit

Permalink
don't need restart: always for certbot
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Erler committed Mar 19, 2024
1 parent 30075d2 commit 248b963
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ services:
networks:
- default
certbot:
restart: always
image: certbot/certbot:latest
volumes:
- ./certbot/www/:/var/www/certbot/:rw
Expand Down

0 comments on commit 248b963

Please sign in to comment.