mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01: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
|
||||
|
||||
- armv6 removal, host network
|
||||
|
||||
@@ -67,8 +67,7 @@
|
||||
],
|
||||
"environment": {
|
||||
"PORT": "20211",
|
||||
"TZ": "Europe/Berlin",
|
||||
"APP_CONF_OVERRIDE":{"GRAPHQL_PORT":"20212"}
|
||||
"TZ": "Europe/Berlin"
|
||||
},
|
||||
"host_network": true,
|
||||
"image": "ghcr.io/alexbelgium/netalertx-{arch}",
|
||||
|
||||
Reference in New Issue
Block a user