mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
Let's encrypt adjust init settings
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 4.7.1
|
||||
|
||||
- Adjust init settings
|
||||
|
||||
## 4.7.0
|
||||
|
||||
- Fix issue with DNS challenge
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"name": "Let's Encrypt",
|
||||
"version": "4.7.0",
|
||||
"version": "4.7.1",
|
||||
"slug": "letsencrypt",
|
||||
"description": "Manage certificate from Let's Encrypt",
|
||||
"url": "https://github.com/home-assistant/hassio-addons/tree/master/letsencrypt",
|
||||
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
|
||||
"startup": "once",
|
||||
"init": false,
|
||||
"boot": "manual",
|
||||
"ports": {
|
||||
"80/tcp": 80
|
||||
|
||||
Reference in New Issue
Block a user