mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Nobuild
This commit is contained in:
@@ -67,7 +67,10 @@
|
|||||||
"/dev/nvme1",
|
"/dev/nvme1",
|
||||||
"/dev/nvme2"
|
"/dev/nvme2"
|
||||||
],
|
],
|
||||||
"environment": {},
|
"environment": {
|
||||||
|
"PGDATA": "/config/postgres",
|
||||||
|
"GUACAMOLE_HOME": "/config"
|
||||||
|
},
|
||||||
"image": "ghcr.io/alexbelgium/guacamole-{arch}",
|
"image": "ghcr.io/alexbelgium/guacamole-{arch}",
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"init": false,
|
"init": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user