diff --git a/app/views/install/compose.phtml b/app/views/install/compose.phtml
index e73a052f18..1658ad4a4e 100644
--- a/app/views/install/compose.phtml
+++ b/app/views/install/compose.phtml
@@ -252,6 +252,11 @@ services:
- _APP_WORKER_PER_CORE
- _APP_OPENSSL_KEY_V1
- _APP_SYSTEM_SECURITY_EMAIL_ADDRESS
+ - _APP_DB_HOST
+ - _APP_DB_PORT
+ - _APP_DB_SCHEMA
+ - _APP_DB_USER
+ - _APP_DB_PASS
- _APP_REDIS_HOST
- _APP_REDIS_PORT
- _APP_REDIS_USER