feat: remove postgres & use a single docker container
This commit is contained in:
8
.dockerignore
Normal file
8
.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
||||
backend/dist/
|
||||
backend/node_modules/
|
||||
|
||||
frontend/node_modules/
|
||||
frontend/.next/
|
||||
frontend/dist/
|
||||
|
||||
**/.git/
|
||||
Reference in New Issue
Block a user