|
|
|
|
|
by tcoff91
62 days ago
|
|
I’ve found that the best way to deal with this is to add an entry to /etc/hosts for my local machine that fits the pattern for QA environment. Then I run a local reverse proxy with a self signed certificate. So I do local dev on https://local.qa.yourappnamehere.com |
|