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
@@ -36,7 +37,6 @@ services:
- DOCKER_GRP=netdata
- DOCKER_USR=netdata
restart: unless-stopped
networks:
nginx:
@@ -48,4 +48,4 @@ volumes:
netdatalib:
external: true
netdataconfig:
external: true
external: true