Add missing secret key base for testing

This commit is contained in:
Oliver Günther
2026-05-13 07:59:08 +02:00
parent 6b6da0ca76
commit 5e0ea7fe4e
+1
View File
@@ -242,6 +242,7 @@ validate_all_in_one() {
-p "${VALIDATION_PORT}:80"
-e SUPERVISORD_LOG_LEVEL=debug
-e OPENPROJECT_LOGIN__REQUIRED=false
-e SECRET_KEY_BASE=eijai2ii3aithieJ4teez7Gavae4chai
-e OPENPROJECT_HTTPS=false
)