1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00

Merge pull request #2915 from appwrite/fix-delete-worker-secrets

Fix: Updated environment secrets
This commit is contained in:
Torsten Dittmann 2022-03-07 12:35:15 +01:00 committed by GitHub
commit 008c04ce13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -344,6 +344,7 @@ services:
- _APP_STORAGE_DO_SPACES_BUCKET
- _APP_LOGGING_PROVIDER
- _APP_LOGGING_CONFIG
- _APP_EXECUTOR_SECRET
appwrite-worker-certificates:
image: <?php echo $organization; ?>/<?php echo $image; ?>:<?php echo $version."\n"; ?>

View file

@ -280,6 +280,7 @@ services:
- _APP_STORAGE_DO_SPACES_BUCKET
- _APP_LOGGING_PROVIDER
- _APP_LOGGING_CONFIG
- _APP_EXECUTOR_SECRET
appwrite-worker-database:
entrypoint: worker-database