dockerfile
This commit is contained in:
parent
62c2f68c64
commit
b27a8d4ead
4 changed files with 62 additions and 1 deletions
10
.dockerignore
Normal file
10
.dockerignore
Normal file
|
@ -0,0 +1,10 @@
|
|||
.idea/
|
||||
.git/
|
||||
.vscode/
|
||||
|
||||
dist/
|
||||
|
||||
.env*
|
||||
.flaskenv*
|
||||
!.env.project
|
||||
!.env.vault
|
Loading…
Add table
Add a link
Reference in a new issue