Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 210 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 210 Bytes

Requirements

  • docker
  • mkcert
brew install mkcert
brew install nss # For Firefox

1. Create local certificates

make certs

2. Run docker compose

docker-compose up [-d]