feaR
feaR
HHomarr
Created by feaR on 5/9/2024 in #💬・get-help
Homarr cant see qbit
thanks guys and im sorry to bother
9 replies
HHomarr
Created by feaR on 5/9/2024 in #💬・get-help
Homarr cant see qbit
No description
9 replies
HHomarr
Created by feaR on 5/9/2024 in #💬・get-help
Homarr cant see qbit
you are right i just manage to make it work
9 replies
HHomarr
Created by feaR on 5/9/2024 in #💬・get-help
Homarr cant see qbit
Log:https://pastebin.com/1WWYd1rv Operating system: Ubuntu (Docker) Exact Homarr version: The most recent one im sorry i dont know the version Configuration:
version: '3'
#---------------------------------------------------------------------#
# Homarr - A simple, yet powerful dashboard for your server. #
#---------------------------------------------------------------------#
services:
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration
- ./homarr/configs:/app/data/configs
- ./homarr/icons:/app/public/icons
- ./homarr/data:/data
ports:
- '7575:7575'
version: '3'
#---------------------------------------------------------------------#
# Homarr - A simple, yet powerful dashboard for your server. #
#---------------------------------------------------------------------#
services:
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration
- ./homarr/configs:/app/data/configs
- ./homarr/icons:/app/public/icons
- ./homarr/data:/data
ports:
- '7575:7575'
Other relevant information: Brower: OperaGX
9 replies