Aidan
Aidan
Explore posts from servers
HHomarr
Created by Aidan on 9/28/2024 in #💬・get-help
Can't move categories above or below each other?
8 replies
HHomarr
Created by Aidan on 9/28/2024 in #💬・get-help
Can't move categories above or below each other?
Operating System: Ubuntu Server 24.04.1 LTS Homarr Version: v0.15.4 Configuration:
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ${ROOT}/apps/config/homarr/configs:/app/data/configs
- ${ROOT}/apps/config/homarr/icons:/app/public/icons
- ${ROOT}/apps/data/homarr:/data
ports:
- '7575:7575'
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ${ROOT}/apps/config/homarr/configs:/app/data/configs
- ${ROOT}/apps/config/homarr/icons:/app/public/icons
- ${ROOT}/apps/data/homarr:/data
ports:
- '7575:7575'
8 replies
DIAdiscord.js - Imagine an app
Created by Aidan on 6/1/2024 in #djs-voice
Possible to modify buffer as it is streaming?
Discord.js version [email protected] Node version v22.2.0
6 replies