mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-01 00:10:08 +00:00
Merge pull request #7907 from nextcloud/enh/noid/home-assistant-adjustments
home-assistant: adjust some details
This commit is contained in:
@@ -8,10 +8,15 @@
|
||||
"image_tag": "stable",
|
||||
"internal_port": "host",
|
||||
"restart": "unless-stopped",
|
||||
"init": false,
|
||||
"environment": [
|
||||
"TZ=%TIMEZONE%",
|
||||
"DISABLE_JEMALLOC=true"
|
||||
],
|
||||
"cap_add": [
|
||||
"NET_ADMIN",
|
||||
"NET_RAW"
|
||||
],
|
||||
"volumes": [
|
||||
{
|
||||
"source": "nextcloud_aio_home_assistant",
|
||||
|
||||
Reference in New Issue
Block a user