document payload migration runtime plan
This commit is contained in:
parent
4884b5d367
commit
ed1c84eb76
12 changed files with 892 additions and 0 deletions
14
payload/.dockerignore
Normal file
14
payload/.dockerignore
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
.migration-source
|
||||
.migration.env
|
||||
.worktrees
|
||||
node_modules
|
||||
.next
|
||||
migration/generated
|
||||
*.sql
|
||||
*.sql.gz
|
||||
uploads
|
||||
media
|
||||
test-results
|
||||
playwright-report
|
||||
blob-report
|
||||
.auth
|
||||
Loading…
Add table
Add a link
Reference in a new issue