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