mirror of
https://github.com/Viren070/docker-compose-template.git
synced 2025-12-01 23:17:00 +01:00
fix: use subdomain for homarr to avoid conflicts
This commit is contained in:
@@ -139,7 +139,7 @@ EASYNEWS_PLUS_HOSTNAME=easynews-plus.${DOMAIN}
|
||||
EASYNEWS_PLUS_PLUS_HOSTNAME=easynews-plus-plus.${DOMAIN}
|
||||
FRESHRSS_HOSTNAME=freshrss.${DOMAIN}
|
||||
FIVEFILTERS_FULL_TEXT_RSS_HOSTNAME=fivefilters.${DOMAIN}
|
||||
HOMARR_HOSTNAME=${DOMAIN}
|
||||
HOMARR_HOSTNAME=homarr.${DOMAIN}
|
||||
HONEY_HOSTNAME=${DOMAIN}
|
||||
HUNTARR_HOSTNAME=huntarr.${DOMAIN}
|
||||
IMMICH_HOSTNAME=immich.${DOMAIN}
|
||||
|
||||
Reference in New Issue
Block a user