mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-24 22:46:41 +07:00
#5 chacnged healthcheck interval
This commit is contained in:
parent
dd3c281af9
commit
c249875b31
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ services:
|
|||
- db
|
||||
healthcheck:
|
||||
test: [ "CMD", "curl", "-f", "http://localhost", "||", "kill", "-s", "2", "1" ]
|
||||
interval: 5m
|
||||
interval: 1h
|
||||
timeout: 1m
|
||||
volumes:
|
||||
bot-db:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue