Do not expose ports in consul
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval

This commit is contained in:
Fabien Le Frapper 2025-03-20 23:29:05 +01:00
parent 48df2123cf
commit 4f3b5d8210

View file

@ -20,5 +20,3 @@ services:
retries: 5
start_period: 10s
timeout: 10s
ports:
- "8500:8500"