Add CD workflow
This commit is contained in:
parent
f3e91c888b
commit
e35c3e5ca7
2 changed files with 26 additions and 11 deletions
|
|
@ -13,7 +13,7 @@ services:
|
|||
- ./data/certbot/conf:/etc/letsencrypt
|
||||
- ./data/certbot/www:/var/www/certbot
|
||||
frontend:
|
||||
image: schmelczera/declared-frontend
|
||||
image: declared-frontend
|
||||
restart: unless-stopped
|
||||
certbot:
|
||||
image: certbot/certbot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue