Added data dir for homarr

This commit is contained in:
2025-01-10 11:38:03 -05:00
parent 2e57654555
commit 78690ffdff

View File

@@ -15,6 +15,7 @@ services:
volumes:
- /portainer/homarr/configs:/app/data/configs
- /portainer/homarr/icons:/app/public/icons
- /portainer/homarr/data:/data
environment:
- PORT=7575
restart: unless-stopped
@@ -37,7 +38,6 @@ services:
- DOCKER_USR=netdata
restart: unless-stopped
networks:
nginx:
external: true