mirror of
https://github.com/fosrl/pangolin.git
synced 2025-06-20 20:35:43 +02:00
Merge branch 'main' into dev
This commit is contained in:
commit
cb775340a4
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ services:
|
|||
- ./config:/app/config
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:3001/api/v1/"]
|
||||
interval: "3s"
|
||||
timeout: "3s"
|
||||
interval: "10s"
|
||||
timeout: "10s"
|
||||
retries: 15
|
||||
{{if .InstallGerbil}}
|
||||
gerbil:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue