fix: use subdomain for homarr to avoid conflicts

This commit is contained in:
Viren070
2025-09-07 15:20:32 +01:00
committed by GitHub
parent 1902b4d26d
commit 3ecce8d8a1
+2 -2
View File
@@ -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}
@@ -223,4 +223,4 @@ COMPOSE_FILE=${DOCKER_DIR}/compose.yaml
# Whether to change the name of the network that all containers run on or to connect to an external network.
# Reference: https://docs.docker.com/compose/how-tos/networking/#use-a-pre-existing-network
DOCKER_NETWORK=aio_network
DOCKER_NETWORK_EXTERNAL=false
DOCKER_NETWORK_EXTERNAL=false