Add CD workflow

This commit is contained in:
András Schmelczer 2020-07-10 19:27:46 +02:00 committed by schmelczerandras
parent f3e91c888b
commit e35c3e5ca7
2 changed files with 26 additions and 11 deletions

View file

@ -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