Added line breaks

This commit is contained in:
2025-07-07 04:31:20 +02:00
parent e25565c517
commit 9762de2901
5 changed files with 8 additions and 3 deletions

View File

@@ -7,4 +7,5 @@
- "http://127.0.0.1{{ (":" ~ container_port) if container_port is defined else '' }}/{{ container_healthcheck | default('') }}"
interval: 1m
timeout: 10s
retries: 3
retries: 3
{{ "\n" }}