pictogrammers.com
pictogrammers.com copied to clipboard
fix: windows for mkcert step
Proposed Changes
Partially fixes Windows, but the dev.pictogrammers.com doesn't work. Not sure why the host doesn't resolve?
The mkcert requires admin to actually work.
Types of Changes
What types of changes does your code introduce?
- [ ] Documentation Update
- [x] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklist
- [ ] I have read the Contributing doc.
- [ ] Lint passes locally with my changes.
- [ ] I have added necessary documentation (if appropriate).