document payload migration runtime plan
This commit is contained in:
parent
4884b5d367
commit
ed1c84eb76
12 changed files with 892 additions and 0 deletions
21
bgbye/.dockerignore
Normal file
21
bgbye/.dockerignore
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
.git
|
||||
.gitignore
|
||||
.worktrees
|
||||
.migration-source
|
||||
.migration.env
|
||||
node_modules
|
||||
.next
|
||||
.cache
|
||||
.u2net
|
||||
.ormbg
|
||||
.models
|
||||
temp_videos
|
||||
uploads
|
||||
media
|
||||
migration
|
||||
test-results
|
||||
playwright-report
|
||||
*.sql
|
||||
*.sql.gz
|
||||
*.log
|
||||
*.bak
|
||||
Loading…
Add table
Add a link
Reference in a new issue