Added data dir for homarr
This commit is contained in:
@@ -15,6 +15,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /portainer/homarr/configs:/app/data/configs
|
- /portainer/homarr/configs:/app/data/configs
|
||||||
- /portainer/homarr/icons:/app/public/icons
|
- /portainer/homarr/icons:/app/public/icons
|
||||||
|
- /portainer/homarr/data:/data
|
||||||
environment:
|
environment:
|
||||||
- PORT=7575
|
- PORT=7575
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
@@ -36,7 +37,6 @@ services:
|
|||||||
- DOCKER_GRP=netdata
|
- DOCKER_GRP=netdata
|
||||||
- DOCKER_USR=netdata
|
- DOCKER_USR=netdata
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
nginx:
|
nginx:
|
||||||
@@ -48,4 +48,4 @@ volumes:
|
|||||||
netdatalib:
|
netdatalib:
|
||||||
external: true
|
external: true
|
||||||
netdataconfig:
|
netdataconfig:
|
||||||
external: true
|
external: true
|
||||||
|
|||||||
Reference in New Issue
Block a user