edited port for the homeassistant-1 app
This commit is contained in:
parent
3fd1d1cb46
commit
975108508c
|
@ -8,7 +8,7 @@ services:
|
|||
- TZ=${TZ}
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${APP_PORT}:8123
|
||||
- ${APP_PORT}:8209
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- ${APP_DATA_DIR}/data/config:/config
|
||||
|
|
Loading…
Reference in New Issue
Block a user