Closed dib542 closed 11 months ago
This PR allows the dev setup processes to start with a default SSL certificate for local HTTPS usage.
docker compose up --build
npm run docker
This also adds a default CHAIN_REGISTRY_CHAIN_NAME env var so new devs don't get that error when attempting to setup for the first time
CHAIN_REGISTRY_CHAIN_NAME
This PR allows the dev setup processes to start with a default SSL certificate for local HTTPS usage.
docker compose up --build
npm run docker
This also adds a default
CHAIN_REGISTRY_CHAIN_NAME
env var so new devs don't get that error when attempting to setup for the first time