Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: README.md

Issue 29874607: Issue 6769 - Avoid hardcoding the URL (Closed)
Patch Set: Rebased Created Sept. 24, 2018, 1:37 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | filters/domain.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index 8de3175743e553384afa6c923419d983341878b9..320b08a72420e916f114dd26628eb7e5ecf86546 100644
--- a/README.md
+++ b/README.md
@@ -7,5 +7,4 @@ in this repository. For more information and usage instructions see
## Running locally
To run locally:
-* Redirect testpages.adblockplus.org to point at the local machine (via /etc/hosts/)
-* Run the CMS test server on port 80: cms>runserver.py ..\testpages.adblockplus.org -p 80
+* Run the CMS test server: cms>runserver.py ..\testpages.adblockplus.org
« no previous file with comments | « no previous file | filters/domain.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld