Skip to content

Commit c6b38c2

Browse files
committed
Add head matter
1 parent da3b3c3 commit c6b38c2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docker-compose.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
services:
23
spicedb-servetesting:
34
image: quay.io/authzed/spicedb:latest
@@ -7,4 +8,4 @@ services:
78
test: ["CMD", "/usr/local/bin/grpc_health_probe", "-addr=:50051"]
89
interval: 30s
910
timeout: 30s
10-
retries: 3
11+
retries: 3

0 commit comments

Comments
 (0)