Added data dir for homarr
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user