You've already forked focalboard
mirror of
https://github.com/mattermost/focalboard.git
synced 2025-07-15 23:54:29 +02:00
Idempotent schema and data migrations (#4253)
* modify all migration scripts for idempotency * Add readme
This commit is contained in:
@ -15,7 +15,7 @@ services:
|
||||
retries: 3
|
||||
tmpfs: /var/lib/mysql
|
||||
ports:
|
||||
- 44445:3306
|
||||
- 44446:3306
|
||||
|
||||
start_dependencies:
|
||||
image: mattermost/mattermost-wait-for-dep:latest
|
||||
|
Reference in New Issue
Block a user