fix a indentation problem

This commit is contained in:
Andrea Dell'Amico 2023-06-03 15:12:43 +02:00
parent 40428a6a34
commit c9bf616a5e
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 2 additions and 0 deletions

View File

@ -60,6 +60,7 @@ services:
{% else %}
constraints: {{ open_asfa_db_constraints }}
{% endif %}
restart_policy:
condition: on-failure
delay: 5s
@ -98,6 +99,7 @@ services:
{% else %}
constraints: {{ open_asfa_pgadmin_constraints }}
{% endif %}
restart_policy:
condition: on-failure
delay: 5s