maloja: set profile and network
This commit is contained in:
parent
a68bd9067f
commit
8ecf33f31d
|
@ -500,6 +500,10 @@ services:
|
|||
user: "${PUID}:${PGID}"
|
||||
volumes:
|
||||
- "${DOCKER_STORAGE_PATH}/maloja:/data"
|
||||
networks:
|
||||
- public
|
||||
profiles:
|
||||
- base
|
||||
restart: unless-stopped
|
||||
|
||||
redis:
|
||||
|
|
Loading…
Reference in New Issue