1
0
Fork 0
mirror of synced 2024-06-13 16:24:47 +12:00

fix: removing unused appwrite-worker-mails Redis variables

This commit is contained in:
Binyamin Yawitz 2024-05-03 16:55:38 -04:00
parent a30d06bc58
commit 745f95f31c
2 changed files with 0 additions and 8 deletions

View file

@ -503,10 +503,6 @@ services:
- _APP_DB_SCHEMA
- _APP_DB_USER
- _APP_DB_PASS
- _APP_REDIS_HOST
- _APP_REDIS_PORT
- _APP_REDIS_USER
- _APP_REDIS_PASS
- _APP_SMTP_HOST
- _APP_SMTP_PORT
- _APP_SMTP_SECURE

View file

@ -546,10 +546,6 @@ services:
- _APP_OPENSSL_KEY_V1
- _APP_SYSTEM_EMAIL_NAME
- _APP_SYSTEM_EMAIL_ADDRESS
- _APP_REDIS_HOST
- _APP_REDIS_PORT
- _APP_REDIS_USER
- _APP_REDIS_PASS
- _APP_SMTP_HOST
- _APP_SMTP_PORT
- _APP_SMTP_SECURE