mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 10:54:14 +02:00
removal of app_conf_override
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
## 0.0.3
|
||||||
|
|
||||||
|
- removal of app_conf_override
|
||||||
|
|
||||||
## 0.0.2
|
## 0.0.2
|
||||||
|
|
||||||
- armv6 removal, host network
|
- armv6 removal, host network
|
||||||
|
|||||||
@@ -67,8 +67,7 @@
|
|||||||
],
|
],
|
||||||
"environment": {
|
"environment": {
|
||||||
"PORT": "20211",
|
"PORT": "20211",
|
||||||
"TZ": "Europe/Berlin",
|
"TZ": "Europe/Berlin"
|
||||||
"APP_CONF_OVERRIDE":{"GRAPHQL_PORT":"20212"}
|
|
||||||
},
|
},
|
||||||
"host_network": true,
|
"host_network": true,
|
||||||
"image": "ghcr.io/alexbelgium/netalertx-{arch}",
|
"image": "ghcr.io/alexbelgium/netalertx-{arch}",
|
||||||
|
|||||||
Reference in New Issue
Block a user