canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,698
edits
| Line 48: | Line 48: | ||
For testing against staging (ie. https://snippets.stage.mozilla.com) or a private | For testing against staging (ie. https://snippets.stage.mozilla.com) or a private | ||
development instance of the server (ie. http://localhost:8000), you'll need to tell Firefox to use these sources instead of the regular snippet service. There are two ways to accomplish this: manually and using the snippets switcher plugin. | development instance of the server (ie. http://localhost:8000), you'll need to tell Firefox to use these sources instead of the regular snippet service. There are two ways to accomplish this: manually and using the snippets switcher plugin. | ||
==== Add Security Exception for Snippets Staging ==== | |||
In order for either of the methods below to work, you'll need add an exception for snippets.stage.mozilla.com (because the the ssl cert for that site is currently expired). To do this navigate to https://snippets.stage.mozilla.com, click "I understand the risks" and then "Add exception" and then "Confirm security exception." | |||
==== Manually Updating Snippet Source ==== | ==== Manually Updating Snippet Source ==== | ||