If you have a local non-https dev site running on ddev on a Mac, and want to enable https, here's what you do:
- close the browser tab of your dev site
- run
ddev stop --all
- run
mkcert -install
- run
ddev start
- run
ddev launch
That should do it.
If you have a local non-https dev site running on ddev on a Mac, and want to enable https, here's what you do:
ddev stop --all
mkcert -install
ddev start
ddev launch
That should do it.
For further actions, you may consider blocking this person and/or reporting abuse
DoctorLai -
KrishnenduDG -
Roberto B. -
MertSenel -
Once suspended, farez will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, farez will be able to comment and publish posts again.
Once unpublished, all posts by farez will become hidden and only accessible to themselves.
If farez is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to farez.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag farez:
Unflagging farez will restore default visibility to their posts.
Top comments (0)