docker compose db setup
This commit is contained in:
parent
4a62ee0aa8
commit
a9efb2df59
3 changed files with 4 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,7 +2,8 @@
|
|||
# *database/binlog.index
|
||||
# *database/mysql.sock
|
||||
*File_Storage/Mzanzi_Innovation_Hub/mih/minio-test.txt/xl.meta
|
||||
*File_Storage/
|
||||
File_Storage/
|
||||
database/
|
||||
# database/ibdata1
|
||||
# database/mysql.ibd
|
||||
# database/undo*
|
||||
|
|
|
|||
3
backend/.gitignore
vendored
3
backend/.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
database/__pycache__/
|
||||
database/__pycache__/
|
||||
__pycache__/
|
||||
Loading…
Add table
Add a link
Reference in a new issue