1
0
Fork 0

fix homar img path

This commit is contained in:
xavier 2024-07-23 22:02:27 +02:00
parent 9d9eca5a0e
commit fd0fb3d959
3 changed files with 1 additions and 1 deletions

View File

@ -9,9 +9,9 @@ services:
volumes:
- ${HOST_DOCKER_SOCK}:/var/run/docker.sock # Optional, only if you want docker integration
- ./configs:/app/data/configs
- ./imgs:/app/public/imgs
- ./icons:/app/public/icons
- ./data:/data
- ./imgs:/imgs
ports:
- ${HOST_PORT}:7575
extra_hosts:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 195 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB