Update Remote-Access_Containers/meshcentral/compose.yaml
This commit is contained in:
@@ -14,9 +14,8 @@ services:
|
||||
- WEBRTC=false #set to true to enable WebRTC - per documentation it is not officially released with meshcentral, but is solid enough to work with. Use with caution
|
||||
volumes:
|
||||
- /srv/docker/meshcentral/data:/opt/meshcentral/meshcentral-data #config.json and other important files live here. A must for data persistence
|
||||
- ./config.json:/opt/meshcentral/meshcentral-data/config.json
|
||||
- /srv/docker/meshcentral/data/config.json:/opt/meshcentral/meshcentral-data/config.jso
|
||||
- /srv/docker/meshcentral/user_files:/opt/meshcentral/meshcentral-files #where file uploads for users live
|
||||
- /srv/docker/meshcentral/backups:/opt/meshcentral/meshcentral-backups #Backups location
|
||||
networks:
|
||||
- traefik_network
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user