fix whitespace
This commit is contained in:
@@ -9,7 +9,8 @@ services:
|
||||
- /opt/droppy:/config
|
||||
- /media/scratch/droppy:/files
|
||||
healthcheck:
|
||||
test: ["CMD", "wget", "--no-verbose", "--spider", "http://localhost:8989/"]
|
||||
test:
|
||||
["CMD", "wget", "--no-verbose", "--spider", "http://localhost:8989/"]
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
|
||||
Reference in New Issue
Block a user