feat: add Docker deployment and Microsoft OAuth support
This commit is contained in:
11
mengpost-backend/.dockerignore
Normal file
11
mengpost-backend/.dockerignore
Normal file
@@ -0,0 +1,11 @@
|
||||
.git
|
||||
.env
|
||||
.env.*
|
||||
*.md
|
||||
*.db
|
||||
*.db-*
|
||||
data/
|
||||
dist/
|
||||
__debug_bin
|
||||
*.exe
|
||||
*.test
|
||||
Reference in New Issue
Block a user