Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 150 Bytes

PRODUCTION.md

File metadata and controls

5 lines (3 loc) · 150 Bytes

To run in Production:

  1. Make sure that the correct DB password appears in production.env

  2. docker-compose -f production-compose.yml up -d