mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 21:47:24 +08:00
clean up waitForFiler option
This commit is contained in:
@@ -44,7 +44,7 @@ services:
|
||||
image: chrislusf/seaweedfs:local
|
||||
ports:
|
||||
- 8333:8333
|
||||
command: '-v=4 s3 -filer="filer:8888" -waitForFiler'
|
||||
command: '-v=4 s3 -filer="filer:8888"'
|
||||
depends_on:
|
||||
- master0
|
||||
- master1
|
||||
|
Reference in New Issue
Block a user