Compare commits

...

2 Commits

2 changed files with 3 additions and 3 deletions

View File

@ -38,9 +38,9 @@ spec:
env:
- name: PUID
value: 555
value: 10555
- name: PGID
value: 555
value: 10555
- name: TZ
value: "America/New_York" # Set to your timezone
- name: DB_HOST

View File

@ -24,7 +24,7 @@ spec:
app:
image:
repository: ghcr.io/onedr0p/home-assistant
tag: 2024.9.3
tag: 2024.10.2
env:
TZ: America/New_York #${SERVER_TIMEZONE}
HASS_HTTP_TRUSTED_PROXY_1: 192.168.0.0/16