first commit
This commit is contained in:
9
Services/certbot/certbot.container
Normal file
9
Services/certbot/certbot.container
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Name=certbot
|
||||
|
||||
[Container]
|
||||
ContainerName=certbot
|
||||
Image=certbot/certbot
|
||||
AutoUpdate=registry
|
||||
|
||||
Volume=/srv/containers/nginx/ssl:/etc/letsencrypt
|
||||
Reference in New Issue
Block a user