This commit is contained in:
Alexandre
2023-03-01 07:46:21 +01:00
committed by GitHub
parent 49bd6c8e66
commit 85b7696183

View File

@@ -44,6 +44,7 @@
"environment": {
"PWG_LOCAL_DIR": "/config/addons_config/piwigo"
},
"image": "ghcr.io/alexbelgium/piwigo-{arch}",
"init": false,
"map": [
"config:rw",
@@ -78,6 +79,6 @@
"slug": "piwigo",
"stage": "experimental",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "13.6.0-not_working2",
"version": "13.6.0-2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
}