+homarr config fix
This commit is contained in:
parent
0fde93d646
commit
0007b10a71
@ -3,7 +3,7 @@
|
||||
image = "ghcr.io/ajnart/homarr:latest";
|
||||
ports = ["7575:7575"];
|
||||
volumes = [
|
||||
"homarr-configs:/app/public/config"
|
||||
"homarr-configs:/app/data/configs"
|
||||
"homarr-icons:/app/public/icons"
|
||||
"homarr-data:/data"
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user