feat: init redmine with plugins
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user