mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Improve readability of install template closing tag
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com>
This commit is contained in:
co-authored by
abnegate
parent
4318fbf3e3
commit
0e76c9dc18
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user