feat: add production Docker deployment
This commit is contained in:
9
server/.dockerignore
Normal file
9
server/.dockerignore
Normal file
@@ -0,0 +1,9 @@
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
target/
|
||||
data/
|
||||
graphify-out/
|
||||
API.md
|
||||
API_GUIDE.md
|
||||
*.log
|
||||
Reference in New Issue
Block a user