fix: update FQDN
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user