mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2025-12-16 22:32:10 +01:00
fixed version of certbot to the last revision of the current scripts (1 year ago)
This commit is contained in:
@@ -26,7 +26,7 @@ services:
|
|||||||
command: ["redis-server", "--appendonly", "yes"]
|
command: ["redis-server", "--appendonly", "yes"]
|
||||||
|
|
||||||
certbot:
|
certbot:
|
||||||
image: certbot/certbot
|
image: certbot/certbot:v1.11.0
|
||||||
container_name: certbot
|
container_name: certbot
|
||||||
volumes:
|
volumes:
|
||||||
- ./log/certbot/:/var/log/letsencrypt
|
- ./log/certbot/:/var/log/letsencrypt
|
||||||
|
|||||||
Reference in New Issue
Block a user