diff options
Diffstat (limited to 'docker/compose/local-mount-profile-compose.yml')
| -rw-r--r-- | docker/compose/local-mount-profile-compose.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/compose/local-mount-profile-compose.yml b/docker/compose/local-mount-profile-compose.yml index 65308bd96..ef04d4620 100644 --- a/docker/compose/local-mount-profile-compose.yml +++ b/docker/compose/local-mount-profile-compose.yml @@ -14,7 +14,7 @@ services: - 9325:9325 volumes: - /Volumes/mobile_disk/99:/data - command: 'volume -mserver="master:9333" -port=8080 -metricsPort=9325 -preStopSeconds=1 -publicUrl=localhost:7455' + command: 'volume -master="master:9333" -port=8080 -metricsPort=9325 -preStopSeconds=1 -publicUrl=localhost:7455' depends_on: - master filer: |
