J
Explore posts from serversHHomarr
•Created by J on 9/27/2023 in #💬・get-help
how to add password using docker-compose.yml file?
Okay, I will
18 replies
HHomarr
•Created by J on 9/27/2023 in #💬・get-help
how to add password using docker-compose.yml file?
Okay, thanks, it worked.
18 replies
HHomarr
•Created by J on 9/27/2023 in #💬・get-help
how to add password using docker-compose.yml file?
18 replies
HHomarr
•Created by J on 9/27/2023 in #💬・get-help
how to add password using docker-compose.yml file?
here is p for port so what will be for password
18 replies
HHomarr
•Created by J on 9/27/2023 in #💬・get-help
how to add password using docker-compose.yml file?
docker run \
--name homarr \
--restart unless-stopped \
--tz Europe/Paris \
-p 7575:7575 \
-v <your-path>/homarr/configs:/app/data/configs \
-v <your-path>/homarr/icons:/app/public/icons \
-d ghcr.io/ajnart/homarr:latest
18 replies
HHomarr
•Created by J on 9/27/2023 in #💬・get-help
how to add password using docker-compose.yml file?
this one docker compose file
18 replies
HHomarr
•Created by J on 9/27/2023 in #💬・get-help
how to add password using docker-compose.yml file?
18 replies