feat: 🐳 Change docker file
This commit is contained in:
@ -13,8 +13,6 @@ services:
|
||||
context: .
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
ports:
|
||||
- 3000:3000
|
||||
|
||||
# The commented out section below is an example of how to define a PostgreSQL
|
||||
# database that your application can use. `depends_on` tells Docker Compose to
|
||||
|
Reference in New Issue
Block a user