Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 207 Bytes

File metadata and controls

5 lines (5 loc) · 207 Bytes
  1. clone
  2. cp .env.example .env
  3. docker-compose build
  4. docker-compose up OR docker-compose up -d (for dettaching docker output console)
  5. navigate browser to localhost:[EXTERNAL_PORT_IN_ENV_FILE]