Files
homarr/example.env

6 lines
161 B
Bash

NFS_ADDR="nas.local"
HOMARR_CONFIG_MNT=":/var/nfs/shared/<mnt>/homarr/config"
HOMARR_ICONS_MNT=":/var/nfs/shared/<mnt>/homarr/icons"
USER_UID=1000
USER_GID=1000