mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-11 10:05:59 +02:00
update readme
This commit is contained in:
@@ -126,7 +126,7 @@ RUN \
|
|||||||
mv /etc/nginx/nginx.conf.new /etc/nginx/nginx.conf; \
|
mv /etc/nginx/nginx.conf.new /etc/nginx/nginx.conf; \
|
||||||
fi
|
fi
|
||||||
|
|
||||||
ENV HEALTH_PORT="8090" \
|
ENV HEALTH_PORT="8096" \
|
||||||
HEALTH_URL=""
|
HEALTH_URL=""
|
||||||
HEALTHCHECK \
|
HEALTHCHECK \
|
||||||
--interval=5s \
|
--interval=5s \
|
||||||
|
|||||||
@@ -48,6 +48,8 @@ Configurations can be done through the app webUI, except for the following optio
|
|||||||
PGID: user
|
PGID: user
|
||||||
GPID: user
|
GPID: user
|
||||||
TZ: timezone
|
TZ: timezone
|
||||||
|
PASSWORD: "" # optional
|
||||||
|
CUSTOM_RESULTS: false # optional
|
||||||
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
|
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
|
||||||
networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas
|
networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas
|
||||||
cifsusername: "username" # optional, smb username, same for all smb shares
|
cifsusername: "username" # optional, smb username, same for all smb shares
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 KiB |
Reference in New Issue
Block a user