Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 138 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 138 Bytes
  1. In .env add SECRET_KEY={Your Django Secret Key}
  2. docker compose build
    
  3. docker compose up