Update Remote-Access_Containers/meshcentral/compose.yaml
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
||||
- BACKUP_KEEP_DAYS=10 #number of days of backups the function keeps
|
||||
volumes:
|
||||
- /srv/docker/meshcentral/data:/opt/meshcentral/meshcentral-data #config.json and other important files live here
|
||||
- ./config.json:/opt/meshcentral/meshcentral-data/config.json #overlays the config on top of the data volume above
|
||||
#- ./config.json:/opt/meshcentral/meshcentral-data/config.json #overlays the config on top of the data volume above
|
||||
- /srv/docker/meshcentral/user_files:/opt/meshcentral/meshcentral-files #where file uploads for users live
|
||||
- /srv/docker/meshcentral/backups:/opt/meshcentral/meshcentral-backups #encrypted backups land here
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user