edited APP ID and description
This commit is contained in:
parent
c881dabd7b
commit
eb11870c28
|
@ -4,7 +4,7 @@
|
|||
"port": 8123,
|
||||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "homeassistant",
|
||||
"id": "homeassistant-1",
|
||||
"tipi_version": 1,
|
||||
"version": "2024.2.1",
|
||||
"categories": [
|
||||
|
|
|
@ -25,5 +25,6 @@ This version of Home Assistant can be exposed. To migrate from the previous, non
|
|||
- 172.16.0.0/12
|
||||
- ::1
|
||||
```
|
||||
- change `APP_ID=homeassistant` to `APP_ID=homeassistant-1` in `runtipi/app-data/homeassistant/app.env`
|
||||
- change `APP_DATA_DIR={{ROOT_FOLDER_HOST}}/app-data/homeassistant` to `APP_DATA_DIR={{ROOT_FOLDER_HOST}}/app-data/homeassistant-1` in `runtipi/app-data/homeassistant/app.env`
|
||||
- start the app
|
Loading…
Reference in New Issue
Block a user