feat: init redmine with plugins

This commit is contained in:
Ivan I. Ovchinnikov
2025-11-20 18:41:05 +00:00
commit 75410a66ff
5 changed files with 65 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
REDMINE_DB_POSTGRES=postgres
REDMINE_DB_USERNAME=postgres
REDMINE_DB_PASSWORD=
REDMINE_DB_DATABASE=redmine
REDMINE_SECRET_KEY_BASE=
REDMINE_PLUGINS_MIGRATE=true