mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
feat: add Docker configuration files and self-deployment workflow
This commit is contained in:
parent
e081c54624
commit
50846c91c2
4 changed files with 84 additions and 0 deletions
7
.dockerignore
Normal file
7
.dockerignore
Normal file
|
@ -0,0 +1,7 @@
|
|||
node_modules
|
||||
.nuxt
|
||||
.output
|
||||
.next
|
||||
dist
|
||||
.git
|
||||
.env
|
Loading…
Add table
Add a link
Reference in a new issue