fix: update FQDN

This commit is contained in:
Daniel Alves
2024-10-03 15:00:52 -03:00
parent aabe27efd1
commit c4be720b20

View File

@@ -12,7 +12,7 @@ services:
container_name: homarr container_name: homarr
restart: unless-stopped restart: unless-stopped
environment: environment:
- SERVICE_FQDN_HOMEBOX_7575 - SERVICE_FQDN_HOMARR_7575
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
- ./homarr/configs:/app/data/configs - ./homarr/configs:/app/data/configs