Skip to content

Commit

Permalink
feat: dockerize api
Browse files Browse the repository at this point in the history
  • Loading branch information
ezhil56x committed Jan 14, 2024
1 parent ed595c7 commit 265cec0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/api/.dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
node_modules/
1 change: 1 addition & 0 deletions apps/web/.dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
node_modules/

0 comments on commit 265cec0

Please sign in to comment.