New container sleep :)
This commit is contained in:
@@ -29,7 +29,8 @@ services:
|
||||
deploy:
|
||||
restart_policy:
|
||||
condition: any
|
||||
delay: 1h
|
||||
delay: 0
|
||||
window: 10s
|
||||
environment:
|
||||
MONGO_USER: root
|
||||
MONGO_PASS: password
|
||||
@@ -41,8 +42,8 @@ services:
|
||||
deploy:
|
||||
restart_policy:
|
||||
condition: any
|
||||
delay: 20h
|
||||
window: 1m
|
||||
delay: 0
|
||||
window: 20s
|
||||
environment:
|
||||
MONGO_USER: root
|
||||
MONGO_PASS: password
|
||||
|
||||
Reference in New Issue
Block a user