services:
server:
build:
context: .
stdin_open: true
tty: true
environment:
NODE_ENV: production
volumes:
- ./.env:/usr/src/app/.env