Dockerize
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Backend Environment Variables
|
||||
PORT=8000
|
||||
NODE_ENV=production
|
||||
DATABASE_URL=file:/app/prisma/dev.db
|
||||
Reference in New Issue
Block a user