add extra endif

This commit is contained in:
Jason Learst 2024-04-21 22:08:23 -04:00
parent 151a23a570
commit 35ffb6e327

View File

@ -180,6 +180,7 @@ services:
{% if container.healthcheck.start_period is defined %}
start_period: {{ container.healthcheck.start_period }}
{% endif %}
{% endif %}
{% if container.deploy.resources.reservations.devices is defined %}
deploy:
resources: