Improve readability of install template closing tag

Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-24 05:13:33 +00:00
co-authored by abnegate
parent 4318fbf3e3
commit 0e76c9dc18
+2 -1
View File
@@ -396,7 +396,8 @@ $dbService = $this->getParam('database');
- _APP_LOGGING_CONFIG
- _APP_QUEUE_NAME=database_db_main-<?= $i."\n" ?>
<?php } ?> appwrite-worker-builds:
<?php } ?>
appwrite-worker-builds:
image: <?php echo $organization; ?>/<?php echo $image; ?>:<?php echo $version."\n"; ?>
entrypoint: worker-builds
<<: *x-logging