This commit is contained in:
Alexandre
2023-05-04 11:13:17 +02:00
parent b0e5d0ff08
commit ee859e0f8c
5 changed files with 38 additions and 9 deletions

View File

@@ -54,6 +54,9 @@
"/dev/nvme1",
"/dev/nvme2"
],
"environment": {
"EXPOSE_PORT": "5001"
},
"image": "ghcr.io/alexbelgium/whoogle-search-{arch}",
"ingress": true,
"ingress_stream": true,
@@ -108,5 +111,5 @@
},
"slug": "whoogle-search",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whoogle",
"version": "0.8.2-3"
"version": "0.8.2-test3"
}