fix homar img path
This commit is contained in:
parent
9d9eca5a0e
commit
fd0fb3d959
|
@ -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 |
Loading…
Reference in New Issue